2013-09-26 17:14:40 +02:00

13 lines
324 B
Plaintext

$NetBSD: patch-ad,v 1.2 2001/02/09 18:11:24 jtb Exp $
--- src/bin/geomview/common/comm.c.orig Fri Feb 9 18:12:04 2001
+++ src/bin/geomview/common/comm.c
@@ -46,6 +46,7 @@
#include <sys/socket.h>
#include <sys/un.h>
#include <errno.h>
+#include <sys/param.h>
#include "ooglutil.h"
#include "drawer.h"
#include "ui.h"