summaryrefslogtreecommitdiff
path: root/net/samba4wins/files/patch-heimdal_build__config.h
blob: 2014841fb9df9019f39f4382b4336d23e51dda24 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- ./heimdal_build/config.h.orig	2009-01-19 03:15:19.000000000 +0000
+++ ./heimdal_build/config.h	2009-01-19 04:55:23.000000000 +0000
@@ -58,6 +58,16 @@
 #define OPENLOG_PROTO_COMPATIBLE
 #define GETSOCKNAME_PROTO_COMPATIBLE
 
+#ifndef HAVE_GETPROGNAME
+#define HAVE_GETPROGNAME
+#endif
+#ifndef HAVE_SETPROGNAME
+#define HAVE_SETPROGNAME
+#endif
+#ifndef HAVE___PROGNAME
+#define HAVE___PROGNAME
+#endif
+
 #ifndef HAVE_SOCKLEN_T
 #define HAVE_SOCKLEN_T
 #endif