freebsd-skq/tools/regression/kqueue/config.h
Robert Watson 407cf730b6 Merge libkqueue test suite through r119
Submitted by:	Mark Heily <mark@heily.com>
2009-12-15 10:43:20 +00:00

14 lines
357 B
C

/* AUTOMATICALLY GENERATED -- DO NOT EDIT */
/* $FreeBSD$ */
#define HAVE_ERR_H
#define HAVE_SYS_EVENT_H
#define HAVE_EV_DISPATCH 1
#define HAVE_EV_RECEIPT 1
#undef HAVE_NOTE_TRUNCATE
#define HAVE_EVFILT_TIMER 1
#define HAVE_EVFILT_USER 1
#define PROGRAM "libkqueue-test"
#define VERSION "0.1"
#define TARGET "freebsd"
#define CFLAGS "-g -O0 -Wall -Werror"