diff --git a/src/include/poll.h b/src/include/poll.h new file mode 100644 index 00000000..dfc7dc21 --- /dev/null +++ b/src/include/poll.h @@ -0,0 +1,7 @@ +/* $OpenBSD: poll.h,v 1.1 1996/05/18 08:53:07 deraadt Exp $ */ + +/* + * Typical poll() implimentations expect poll.h to be in /usr/include. + * However this is not a convenient place for the real definitions. + */ +#include