remove '/D LIBFCGI_EXPORTS'
[catagits/fcgi2.git] / include / fcgi_stdio.h
index 49d854f..de2af89 100644 (file)
@@ -9,7 +9,7 @@
  * See the file "LICENSE.TERMS" for information on usage and redistribution
  * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
  *
- * $Id: fcgi_stdio.h,v 1.3 1999/02/10 12:26:33 roberts Exp $
+ * $Id: fcgi_stdio.h,v 1.5 2001/06/22 13:21:15 robs Exp $
  */
 
 #ifndef _FCGI_STDIO
 extern "C" {
 #endif
 
-#ifdef _WIN32
 #ifndef DLLAPI
+#ifdef _WIN32
 #define DLLAPI __declspec(dllimport)
-#endif
 #else
 #define DLLAPI
 #endif
+#endif
 
 /*
  * Wrapper type for FILE