freebsd-ports/x11-toolkits/xview/files/patch-clients+olwm+slave.c
Pav Lucistnik bbff923854 - Redo this port. Now it compiles on -current again.
PR:		ports/58176
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-12-13 23:38:21 +00:00

11 lines
242 B
C

--- ./clients/olwm/slave.c.orig Tue Jun 29 07:11:57 1993
+++ ./clients/olwm/slave.c Sat Apr 1 18:26:06 2000
@@ -22,6 +22,8 @@
#include <signal.h>
#include <stdio.h>
+#include <sys/param.h>
+
#include "cmdstream.h"
#include "error.h"