summaryrefslogtreecommitdiff
path: root/proc
diff options
context:
space:
mode:
Diffstat (limited to 'proc')
-rw-r--r--proc/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/proc/main.c b/proc/main.c
index fafbf713..2205bc28 100644
--- a/proc/main.c
+++ b/proc/main.c
@@ -23,6 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <hurd/hurd_types.h>
#include <hurd.h>
#include <hurd/startup.h>
+#include <device/device.h>
#include <assert.h>
#include <wire.h>
#include <argp.h>