This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
depend on the new win32 sys/errno2.h header
authorTony Cook <tony@develop-help.com>
Wed, 18 Sep 2013 01:31:02 +0000 (11:31 +1000)
committerTony Cook <tony@develop-help.com>
Wed, 18 Sep 2013 01:31:02 +0000 (11:31 +1000)
win32/Makefile
win32/Makefile.ce
win32/makefile.mk

index 25487fa..aeaf67d 100644 (file)
@@ -743,6 +743,7 @@ CORE_NOCFG_H        =               \
                ..\intrpvar.h   \
                .\include\dirent.h      \
                .\include\netdb.h       \
+               .\include\sys\errno2.h  \
                .\include\sys\socket.h  \
                .\win32.h
 
index 311f219..1df3bb6 100644 (file)
@@ -683,6 +683,7 @@ CORE_NOCFG_H        =               \
                ..\intrpvar.h   \
                .\include\dirent.h      \
                .\include\netdb.h       \
+               .\include\sys\errno2.h  \
                .\include\sys\socket.h  \
                .\win32.h
 
index 8cdbfd2..8c54a6a 100644 (file)
@@ -851,6 +851,7 @@ CORE_NOCFG_H        =               \
                ..\intrpvar.h   \
                .\include\dirent.h      \
                .\include\netdb.h       \
+               .\include\sys\errno2.h  \
                .\include\sys\socket.h  \
                .\win32.h