X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=regress%2FMakefile.in;h=606359ace9973e5c2ef6b1ae0222d1c1f567eedc;hb=8b1171e6b5eb5524958f1876e2753f5b75a26cfd;hp=c67c68280238bcde04b883cfd2a0b1f21ad44eac;hpb=fc6a52aea07419d4eb1a42458ba2459faf52e4b9;p=adns.git 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)