1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/devel/kaptain/files/patch-kaptain-tools.cpp
Kirill Ponomarev 0a268929fa - Update to version 0.71
PR:		56524
Submitted by:	Ports Fury
2003-09-25 10:05:05 +00:00

10 lines
242 B
C++

--- kaptain/tools.cpp.orig Wed Mar 12 01:38:12 2003
+++ kaptain/tools.cpp Wed Sep 3 18:43:40 2003
@@ -1,5 +1,6 @@
#include <stdlib.h>
#include <stdio.h>
+#include <sys/types.h>
#include <regex.h>
#include <iostream>
#include <iterator>