Applied patch by Karsten Schwinne, adding a few header files necessary

for gcc 4.3.1.
This commit is contained in:
Florian Pose
2008-09-24 10:28:59 +00:00
parent 7cb866a280
commit 5a8037f67d
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@
#include <getopt.h>
#include <libgen.h> // basename()
#include <stdlib.h>
#include <iostream>
#include <iomanip>