1e71e2ac86
- reformat WANTLIB
12 lines
348 B
Plaintext
12 lines
348 B
Plaintext
$OpenBSD: patch-Src_Gtk2_DasherControl_cpp,v 1.3 2009/03/18 19:38:47 jasper Exp $
|
|
--- Src/Gtk2/DasherControl.cpp.orig Mon Mar 16 18:02:55 2009
|
|
+++ Src/Gtk2/DasherControl.cpp Wed Mar 18 20:29:36 2009
|
|
@@ -11,6 +11,7 @@
|
|
#include "../DasherCore/ModuleManager.h"
|
|
|
|
#include <fcntl.h>
|
|
+#include <unistd.h>
|
|
|
|
#include <gtk/gtk.h>
|
|
#include <gdk/gdk.h>
|