mirror of
https://git.freebsd.org/ports.git
synced 2025-07-12 06:49:18 -04:00
10 lines
281 B
C
10 lines
281 B
C
--- ./lib/courier-authlib/changeuidgid.c.orig Mon Feb 2 14:43:32 2004
|
|
+++ ./lib/courier-authlib/changeuidgid.c Mon Feb 2 14:43:57 2004
|
|
@@ -12,6 +12,7 @@
|
|
#endif
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
#include <grp.h>
|
|
#include <pwd.h>
|
|
#include <errno.h>
|