summaryrefslogtreecommitdiff
path: root/sandbox-null.c
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox-null.c')
-rw-r--r--sandbox-null.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sandbox-null.c b/sandbox-null.c
index eadaee2d..29fa9669 100644
--- a/sandbox-null.c
+++ b/sandbox-null.c
@@ -1,3 +1,4 @@
+/* $OpenBSD$ */
/*
* Copyright (c) 2011 Damien Miller <djm@mindrot.org>
*
@@ -28,7 +29,7 @@
#include <unistd.h>
#include "log.h"
-#include "sandbox.h"
+#include "ssh-sandbox.h"
#include "xmalloc.h"
/* dummy sandbox */