Add support for large files. Merge glibc 2.1.2.
[bpt/emacs.git] / lib-src / test-distrib.c
index 79d899a..c2e9a25 100644 (file)
@@ -2,12 +2,6 @@
 #include <config.h>
 #endif
 
-/* Cancel substitutions made by config.h for Emacs.  */
-#undef open
-#undef read
-#undef write
-#undef close
-
 #include <stdio.h>
 
 #ifdef HAVE_UNISTD_H