]> granicus.if.org Git - libevent/commitdiff
include config.h
authorNiels Provos <provos@gmail.com>
Sat, 8 Mar 2003 14:44:08 +0000 (14:44 +0000)
committerNiels Provos <provos@gmail.com>
Sat, 8 Mar 2003 14:44:08 +0000 (14:44 +0000)
svn:r49

test/regress.c

index 21a0cd4041e6cbb7214f22dee0e11cfe1f6e14cb..5f5c9af86b9146902de30c5867880e3d825a9cc4 100644 (file)
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/time.h>