mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 21:42:39 -04:00
13 lines
290 B
C++
13 lines
290 B
C++
$NetBSD: patch-gen__pattern.cc,v 1.1 2011/11/24 14:08:05 joerg Exp $
|
|
|
|
--- gen_pattern.cc.orig 2011-11-24 01:16:59.000000000 +0000
|
|
+++ gen_pattern.cc
|
|
@@ -23,6 +23,7 @@
|
|
#include <fstream>
|
|
#include <sstream>
|
|
|
|
+#include <string.h>
|
|
#include <math.h>
|
|
#include <unistd.h>
|
|
#include <fcntl.h>
|