11 lines
277 B
Plaintext
11 lines
277 B
Plaintext
--- configure.orig Thu Oct 7 23:56:12 1999
|
|
+++ configure Thu Oct 7 23:56:41 1999
|
|
@@ -3851,6 +3851,7 @@
|
|
cat > conftest.$ac_ext <<EOF
|
|
#line 3853 "configure"
|
|
#include "confdefs.h"
|
|
+#include <stdio.h>
|
|
#include <tcpd.h>
|
|
#include <syslog.h>
|
|
int allow_severity = LOG_INFO;
|