14 lines
298 B
Text
14 lines
298 B
Text
$NetBSD: patch-aa,v 1.2 2012/07/30 03:48:17 dholland Exp $
|
|
|
|
- Use standard headers.
|
|
|
|
--- xnodecor.c.orig Wed Jan 7 00:44:25 2004
|
|
+++ xnodecor.c
|
|
@@ -39,6 +39,7 @@
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <stdio.h>
|
|
+#include <unistd.h>
|
|
|
|
#define WAIT_DEFAULT 0
|
|
#define WAIT_TIMEOUT 15
|