summaryrefslogtreecommitdiff
path: root/fakesdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'fakesdio.h')
-rw-r--r--fakesdio.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/fakesdio.h b/fakesdio.h
index e07fd60617..374087f5a8 100644
--- a/fakesdio.h
+++ b/fakesdio.h
@@ -15,6 +15,7 @@
#undef fgetpos
#undef fgets
#undef fileno
+#undef flockfile
#undef fopen
#undef fprintf
#undef fputc
@@ -25,6 +26,8 @@
#undef fseek
#undef fsetpos
#undef ftell
+#undef ftrylockfile
+#undef funlockfile
#undef fwrite
#undef getc
#undef getc_unlocked