diff options
Diffstat (limited to 'exec/main.c')
-rw-r--r-- | exec/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exec/main.c b/exec/main.c index 27f33b1c..78faebd4 100644 --- a/exec/main.c +++ b/exec/main.c @@ -21,6 +21,7 @@ #include "priv.h" #include <error.h> +#include <device/device.h> #include <hurd/paths.h> #include <hurd/startup.h> #include <argp.h> |