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