1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-21 04:30:37 -04:00
ports/devel/eboxy/files/patch-eboxy::conf.cpp
Kirill Ponomarev 593f9dff95 - Update to version 0.4.1
PR:		ports/67081
Submitted by:	Ports Fury
2004-05-23 19:06:19 +00:00

10 lines
221 B
C++

--- eboxy/conf.cpp.orig Thu May 20 16:46:55 2004
+++ eboxy/conf.cpp Thu May 20 21:23:18 2004
@@ -19,6 +19,7 @@
#include "config.h"
#endif
+#include <cstdio>
#include <vector>
#include <iostream>
#include <fstream>