diff options
-rw-r--r-- | config/config.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.c b/config/config.c index 1067d18f3..882b699a0 100644 --- a/config/config.c +++ b/config/config.c @@ -27,6 +27,7 @@ #include <dix-config.h> #endif +#include "os.h" #include "hotplug.h" #include "config-backends.h" |