summaryrefslogtreecommitdiff
path: root/etc/import/include/curl/TARGETS.curl
blob: 0085f7aea70ba155a0ef88027678c844b6b68331 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "curl_public_headers":
  { "type": "tree"
  , "name": "curl"
  , "deps":
    [ "curl.h"
    , "curlver.h"
    , "easy.h"
    , "mprintf.h"
    , "stdcheaders.h"
    , "multi.h"
    , "typecheck-gcc.h"
    , "system.h"
    , "urlapi.h"
    , "options.h"
    , "header.h"
    ]
  }
}