7625989aa0
o Bump PORTREVISION PR: 52459 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Approved by: maintainer
10 lines
293 B
C
10 lines
293 B
C
--- assuan/assuan-socket-server.c.orig Wed Jan 29 15:27:13 2003
|
|
+++ assuan/assuan-socket-server.c Wed Jan 29 15:27:38 2003
|
|
@@ -22,6 +22,7 @@
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
#include <errno.h>
|
|
+#include <sys/types.h>
|
|
#include <sys/socket.h>
|
|
#include <sys/un.h>
|
|
#include <unistd.h>
|