summaryrefslogtreecommitdiff
path: root/node.c
diff options
context:
space:
mode:
Diffstat (limited to 'node.c')
-rw-r--r--node.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/node.c b/node.c
index dc820acce..3c42d2847 100644
--- a/node.c
+++ b/node.c
@@ -34,6 +34,7 @@
#include <stdio.h>
#include <argz.h>
#include <hurd/fsys.h>
+#include <assert.h>
/*---------------------------------------------------------------------------*/
#include "debug.h"
#include "node.h"