Gnu/Hurd: revert pipe-i/o EINTR handling changes
[exim.git] / src / OS / Makefile-Base
index 1ab3ac35f36388a339ded06b53b2053612c4d950..36af8308d05333cb6a43623c7a4bbb2a4373c130 100644 (file)
@@ -644,8 +644,7 @@ HDRS  =     blob.h \
        mytypes.h \
        sha_ver.h \
        structs.h \
-       os.h \
-       osfunctions.h
+       os.h
 PHDRS = ../config.h \
        ../dbfunctions.h \
        ../dbstuff.h \
@@ -656,8 +655,7 @@ PHDRS = ../config.h \
        ../macros.h \
        ../mytypes.h \
        ../structs.h \
-       ../os.h \
-       ../osfunctions.h
+       ../os.h
 
 .SUFFIXES: .o .c
 .c.o:;  @echo "$(CC) $*.c"