]> pd.if.org Git - pdclib/blobdiff - platform/win32/functions/_PDCLIB/_PDCLIB_w32errno.c
PDCLib includes with quotes, not <>.
[pdclib] / platform / win32 / functions / _PDCLIB / _PDCLIB_w32errno.c
index ae1804a985e539598bcb72accdeed75a9f31240b..6a7bc019cfb5980d40139bccce5ae79003d996b9 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */\r
-\r
 /* _PDCLIB_allocpages( int const )\r
 \r
    This file is part of the Public Domain C Library (PDCLib).\r
@@ -49,11 +47,11 @@ void _PDCLIB_w32errno(void)
 #endif\r
 \r
 #ifdef TEST\r
-#include <_PDCLIB_test.h>\r
+#include "_PDCLIB_test.h"\r
 \r
 int main( void )\r
 {\r
     return TEST_RESULTS;\r
 }\r
 \r
-#endif
\ No newline at end of file
+#endif\r