]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Update some old copyrights
authorKern Sibbald <kern@sibbald.com>
Sat, 21 Apr 2018 10:22:33 +0000 (12:22 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 26 May 2018 15:33:17 +0000 (17:33 +0200)
bacula/src/win32/compat/winsock.h [new file with mode: 0644]

diff --git a/bacula/src/win32/compat/winsock.h b/bacula/src/win32/compat/winsock.h
new file mode 100644 (file)
index 0000000..0274d58
--- /dev/null
@@ -0,0 +1,6 @@
+/*
+#include <winsock2.h>
+#ifdef HAVE_IPV6
+#include <ws2tcpip.h>
+#endif
+*/