glasgow only
[haskell-directory.git] / cbits / directory.c
index d426b9e..812216a 100644 (file)
@@ -1,3 +1,4 @@
+#ifdef __GLASGOW_HASKELL__
 /* 
  * (c) The University of Glasgow 2002
  *
@@ -50,4 +51,5 @@ __hscore_getFolderPath(HWND hwndOwner,
     /* ToDo: unload the DLL on shutdown? */
 }
 #endif
+#endif