From 86831d7a4f485e19befa8cc500d17766798ad07c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 18 Mar 2013 15:39:58 +0100 Subject: Imported Upstream version 7.3.8 --- config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 0e9ecf0..43a65f9 100644 --- a/config.h.in +++ b/config.h.in @@ -238,6 +238,9 @@ /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */ #undef HAVE_STRUCT_SOCKADDR_SA_LEN +/* Define to 1 if you have the `syscall' function. */ +#undef HAVE_SYSCALL + /* set define */ #undef HAVE_SYSINFO_UPTIME @@ -268,6 +271,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_SYSCALL_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H -- cgit v1.2.3