Module Name:    src
Committed By:   christos
Date:           Sat Jan 23 01:57:56 UTC 2016

Modified Files:
        src/external/bsd/am-utils/include: config.h

Log Message:
we don't want sys/mbuf.h


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/am-utils/include/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/am-utils/include/config.h
diff -u src/external/bsd/am-utils/include/config.h:1.6 src/external/bsd/am-utils/include/config.h:1.7
--- src/external/bsd/am-utils/include/config.h:1.6	Sat Jan 17 12:46:31 2015
+++ src/external/bsd/am-utils/include/config.h	Fri Jan 22 20:57:56 2016
@@ -1101,7 +1101,7 @@
 /* #undef HAVE_SYS_MACHINE_H */
 
 /* Define to 1 if you have the <sys/mbuf.h> header file. */
-#define HAVE_SYS_MBUF_H 1
+/* #undef HAVE_SYS_MBUF_H */
 
 /* Define to 1 if you have the <sys/mman.h> header file. */
 #define HAVE_SYS_MMAN_H 1

Reply via email to