aboutsummaryrefslogtreecommitdiffstats
path: root/security/didentd/files/patch-get_info6_freebsd.c
blob: f8ee55748c1ebed63dbd8cccebb15f5ace01ac46 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- get_info6_freebsd.c.orig    Fri Oct 12 14:27:48 2001
+++ get_info6_freebsd.c Thu Sep  4 17:01:19 2003
@@ -10,6 +10,7 @@
  *
  */
 
+#define _WANT_UCRED    1
 #include <unistd.h>              /* for close */
 #include <pwd.h>                 /* for getpwuid */