b2c1220333
supersedes and cancel control messages. PR: ports/69551 Submitted by: Andrey Slusar <vasallia@ukr.net> (maintainer)
12 lines
361 B
C
12 lines
361 B
C
--- config.h.in 2002-05-18 20:22:50.000000000 +0100
|
|
+++ config.h.in 2002-10-12 19:23:12.000000000 +0100
|
|
@@ -55,6 +55,9 @@
|
|
/* Define if you have the <malloc.h> header file. */
|
|
#undef HAVE_MALLOC_H
|
|
|
|
+/* Define if you have the <sys/file.h> header file. */
|
|
+#undef HAVE_SYS_FILE_H
|
|
+
|
|
/* Define if you have the <memory.h> header file. */
|
|
#undef HAVE_MEMORY_H
|
|
|