X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/fc6a52aea07419d4eb1a42458ba2459faf52e4b9..8b1171e6b5eb5524958f1876e2753f5b75a26cfd:/regress/Makefile.in diff --git a/regress/Makefile.in b/regress/Makefile.in index c67c682..606359a 100644 --- a/regress/Makefile.in +++ b/regress/Makefile.in @@ -27,7 +27,7 @@ include $(srcdir)/../src/adns.make DIRCFLAGS= -I$(srcdir)/../src HCPPFLAGS:= $(foreach F, \ - gettimeofday select \ + gettimeofday select poll \ socket fcntl connect close \ sendto recvfrom read write writev \ , -D$F=H$F)