aboutsummaryrefslogtreecommitdiff
path: root/src/FbCommands.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbCommands.cc')
-rw-r--r--src/FbCommands.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/FbCommands.cc b/src/FbCommands.cc
index eb7fbfd..c8cf4ae 100644
--- a/src/FbCommands.cc
+++ b/src/FbCommands.cc
@@ -54,11 +54,6 @@
54 #include <string.h> 54 #include <string.h>
55#endif 55#endif
56 56
57
58#ifdef HAVE_CONFIG_H
59#include "config.h"
60#endif // HAVE_CONFIG_H
61
62#if defined(__EMX__) && defined(HAVE_PROCESS_H) 57#if defined(__EMX__) && defined(HAVE_PROCESS_H)
63#include <process.h> // for P_NOWAIT 58#include <process.h> // for P_NOWAIT
64#endif // __EMX__ 59#endif // __EMX__