Unnecessary downgrades.
[p5sagit/p5-mst-13.2.git] / nostdio.h
index 770cf97..fa7ba99 100644 (file)
--- a/nostdio.h
+++ b/nostdio.h
@@ -28,6 +28,7 @@ struct _FILE;
 #undef fgetpos
 #undef fgets
 #undef fileno
+#undef flockfile
 #undef fopen
 #undef fprintf
 #undef fputc
@@ -38,6 +39,8 @@ struct _FILE;
 #undef fseek
 #undef fsetpos
 #undef ftell
+#undef ftrylockfile
+#undef funlockfile
 #undef fwrite
 #undef getc
 #undef getc_unlocked