]> pd.if.org Git - pdclib/blobdiff - opt/tss_errno/errno.c
PDCLib includes with quotes, not <>.
[pdclib] / opt / tss_errno / errno.c
index cf91ac5dd2da6189521011822cf2f26371dd12bc..75a564fbfd2033356944a2b49616c6e498835b75 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* _PDCLIB_errno
 
    This file is part of the Public Domain C Library (PDCLib).
@@ -22,7 +20,7 @@ int * _PDCLIB_errno_func()
 #endif
 
 #ifdef TEST
-#include <_PDCLIB_test.h>
+#include "_PDCLIB_test.h"
 
 int main( void )
 {