freebsd-ports/devel/kaptain/files/patch-kaptain-kaptain.h
Kirill Ponomarev 0a268929fa - Update to version 0.71
PR:		56524
Submitted by:	Ports Fury
2003-09-25 10:05:05 +00:00

10 lines
273 B
C++

--- kaptain/kaptain.h.orig Wed Aug 14 19:15:09 2002
+++ kaptain/kaptain.h Wed Sep 3 18:44:51 2003
@@ -18,6 +18,7 @@
#include <qvalidator.h>
#include <qmultilineedit.h>
#include <qwizard.h>
+#include <sys/types.h>
#include <regex.h>
#include <string>
#include <list>