include libcurl standard internal headers

This commit is contained in:
Yang Tse
2010-06-02 14:13:02 +02:00
parent df06182d86
commit 077125e4a2
12 changed files with 54 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
#ifndef __WILDCARD_H
#define __WILDCARD_H
#ifndef HEADER_CURL_WILDCARD_H
#define HEADER_CURL_WILDCARD_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
@@ -55,4 +55,4 @@ void Curl_wildcard_dtor(struct WildcardData *wc);
struct SessionHandle;
#endif /* __WILDCARD_H */
#endif /* HEADER_CURL_WILDCARD_H */