ports/devel/ddd/patches/patch-ddd_show_C

11 lines
243 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- ddd/show.C.orig Wed Feb 11 17:25:07 2009
+++ ddd/show.C Mon Sep 28 09:40:49 2009
@@ -56,6 +56,7 @@ char show_rcsid[] =
#include <fstream>
#include <string.h>
#include <errno.h>
+#include <unistd.h>
#include "Xpm.h"
#if HAVE_ATHENA