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,6 +1,5 @@
#ifndef __CURL_RTMP_H
#define __CURL_RTMP_H
#ifndef HEADER_CURL_RTMP_H
#define HEADER_CURL_RTMP_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
@@ -31,4 +30,4 @@ extern const struct Curl_handler Curl_handler_rtmps;
extern const struct Curl_handler Curl_handler_rtmpts;
#endif
#endif /* __CURL_RTMP_H */
#endif /* HEADER_CURL_RTMP_H */