mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 04:30:37 -04:00
10 lines
221 B
C++
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>
|