mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
324 B
Plaintext
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"
|