openbsd-ports/devel/ddd/patches/patch-ddd_show_C
sturm 9bc1630b3d update to ddd 3.3.7
from Andrew Dalgleish <openbsd@ajd.net.au>
2003-10-26 17:30:39 +00:00

12 lines
330 B
Plaintext

$OpenBSD: patch-ddd_show_C,v 1.4 2003/10/26 17:30:40 sturm Exp $
--- ddd/show.C.orig 2003-05-25 01:27:12.000000000 +1000
+++ ddd/show.C 2003-10-10 12:31:23.000000000 +1000
@@ -60,6 +60,7 @@ char show_rcsid[] =
#include <fstream>
#include <string.h>
#include <errno.h>
+#include <unistd.h>
#include "Xpm.h"
#if HAVE_ATHENA