aboutsummaryrefslogtreecommitdiffstats
path: root/src/system/EventFD.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/system/EventFD.cxx')
-rw-r--r--src/system/EventFD.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/system/EventFD.cxx b/src/system/EventFD.cxx
index 716ff80ae..3560bf8c3 100644
--- a/src/system/EventFD.cxx
+++ b/src/system/EventFD.cxx
@@ -22,7 +22,7 @@
#include "EventFD.hxx"
#include "system/fd_util.h"
#include "system/FatalError.hxx"
-#include "gcc.h"
+#include "Compiler.h"
#include <assert.h>
#include <unistd.h>