Remove P_ and __P macros.
[bpt/emacs.git] / src / alloc.c
index c1f1094..e0f07cc 100644 (file)
@@ -70,7 +70,6 @@ extern POINTER_TYPE *sbrk ();
 #endif
 
 #ifdef HAVE_FCNTL_H
-#define INCLUDED_FCNTL
 #include <fcntl.h>
 #endif
 #ifndef O_WRONLY