summaryrefslogtreecommitdiffstats
path: root/sysdep/unix/client-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdep/unix/client-main.c')
-rw-r--r--sysdep/unix/client-main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdep/unix/client-main.c b/sysdep/unix/client-main.c
index da01e21..01a7986 100644
--- a/sysdep/unix/client-main.c
+++ b/sysdep/unix/client-main.c
@@ -12,6 +12,7 @@
#include <unistd.h>
#include "nest/bird.h"
+#include "lib/resource.h" /* For dmalloc */
#include "client/client.h"
#include "unix.h"