blob: 9fe05ab1ed08121313c4afcf3ee448dbed6ae537 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- 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>
|