diff options
Diffstat (limited to 'src/panel/panel.c')
-rw-r--r-- | src/panel/panel.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/panel/panel.c b/src/panel/panel.c index b581fa9..ffd54c9 100644 --- a/src/panel/panel.c +++ b/src/panel/panel.c @@ -38,6 +38,7 @@ #include <asm/io.h> #elif !defined(XFree86Server) +#error blah #include <linux/fs.h> #include <asm/mman.h> |