summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/shd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/shd.c b/utils/shd.c
index cb1145d3..0587fa42 100644
--- a/utils/shd.c
+++ b/utils/shd.c
@@ -23,6 +23,7 @@
#include <device/device.h>
#include <unistd.h>
#include <errno.h>
+#include <error.h>
#include <sys/wait.h>
#include <fcntl.h>
#include <stdlib.h>