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 __FILEINFO_H
#define __FILEINFO_H
#ifndef HEADER_CURL_FILEINFO_H
#define HEADER_CURL_FILEINFO_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
@@ -30,4 +30,4 @@ void Curl_fileinfo_dtor(void *, void *);
struct curl_fileinfo *Curl_fileinfo_dup(const struct curl_fileinfo *src);
#endif /* __FILEINFO_H */
#endif /* HEADER_CURL_FILEINFO_H */