diff --git a/cde/programs/dtudcfonted/libfal/_fallcWrap.c b/cde/programs/dtudcfonted/libfal/_fallcWrap.c index fbab0100d..39635b898 100644 --- a/cde/programs/dtudcfonted/libfal/_fallcWrap.c +++ b/cde/programs/dtudcfonted/libfal/_fallcWrap.c @@ -81,7 +81,11 @@ from the X Consortium. #include "_fallibint.h" #include "_fallcint.h" +#if defined(linux) +#include +#else #include +#endif #include #ifdef WIN32 #undef close