From 531628da20177f1690e69e7fed5745503d79b9c7 Mon Sep 17 00:00:00 2001 From: nbk Date: Thu, 8 Dec 2005 19:40:22 +0000 Subject: [PATCH] Generated by autoheaders 2.13 --- src/include/autoconf.h.in | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/src/include/autoconf.h.in b/src/include/autoconf.h.in index b6d7742..5f5be75 100644 --- a/src/include/autoconf.h.in +++ b/src/include/autoconf.h.in @@ -277,6 +277,9 @@ config.h - created by autoconf; contains defines generated by autoconf /* Define if you have the header file. */ #undef HAVE_SYS_SOCKET_H +/* Define if you have the header file. */ +#undef HAVE_SYS_STAT_H + /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H @@ -310,13 +313,3 @@ config.h - created by autoconf; contains defines generated by autoconf /* Some versions of glibc need this defined for pread/pwrite. */ #undef _GNU_SOURCE - -#ifndef HAVE_SNPRINTF -#define HAVE_LOCAL_SNPRINTF -#define snprintf lrad_snprintf -#endif - -#ifndef HAVE_VSNPRINTF -#define HAVE_LOCAL_SNPRINTF -#define vsnprintf lrad_vsnprintf -#endif -- 2.1.4