Skip to content

Commit

Permalink
remove curl/types.h
Browse files Browse the repository at this point in the history
  • Loading branch information
joequant committed Apr 30, 2017
1 parent dc0e546 commit c609108
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion vendor/voclient/libvotable/votParse.c
Expand Up @@ -19,7 +19,6 @@
#include <sys/stat.h>

#include <curl/curl.h>
#include <curl/types.h>
#include <curl/easy.h>

#include "votParseP.h"
Expand Down
1 change: 0 additions & 1 deletion vendor/voclient/voapps/lib/voInv.c
Expand Up @@ -14,7 +14,6 @@

#ifdef VO_INVENTORY
#include <curl/curl.h>
#include <curl/types.h>
#include <curl/easy.h>
#include "VOClient.h"
#include "voAppsP.h"
Expand Down
1 change: 0 additions & 1 deletion vendor/voclient/voapps/votget.c
Expand Up @@ -56,7 +56,6 @@
#include <pthread.h>

#include <curl/curl.h>
#include <curl/types.h>
#include <curl/easy.h>

#include "samp.h"
Expand Down

0 comments on commit c609108

Please sign in to comment.