X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/d942707de2dd9809338882f09a9f23316dc8be36..6c68a59377bb39c45cf81bbc9072126ef974b865:/regress/Makefile.in diff --git a/regress/Makefile.in b/regress/Makefile.in index 3ed85f1..2945c8b 100644 --- a/regress/Makefile.in +++ b/regress/Makefile.in @@ -35,6 +35,7 @@ HCPPFLAGS:= $(foreach F, \ gettimeofday select poll \ socket fcntl connect close \ sendto recvfrom read write writev \ + malloc realloc free exit \ , -D$F=H$F) HARNLOBJS= $(addsuffix _d.o, $(basename $(LIBOBJS)))