aboutsummaryrefslogtreecommitdiff
path: root/lib/getenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/getenv.h')
-rw-r--r--lib/getenv.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/getenv.h b/lib/getenv.h
index 7373c1c9b..2922b6e92 100644
--- a/lib/getenv.h
+++ b/lib/getenv.h
@@ -23,7 +23,6 @@
* $Id$
*****************************************************************************/
-/* Unix and Win32 getenv function call */
-char *GetEnv(char *variable);
+#include <curl/curl.h>
#endif