pkgsrc/parallel/glunix/patches/patch-ck

12 lines
314 B
Text

$NetBSD: patch-ck,v 1.1 2005/05/29 14:38:33 wiz Exp $
--- glunix/src/msg/cmsg_pack.cc.orig 1997-10-02 21:33:56.000000000 +0200
+++ glunix/src/msg/cmsg_pack.cc
@@ -210,6 +210,7 @@
#include <sys/time.h>
#include <sys/uio.h>
+#include <string.h>
#include "cutil.h"
#include "glib/types.h"
#include "cdebug.h"