summaryrefslogtreecommitdiff
path: root/lib/export/samples/sample-request.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/export/samples/sample-request.c')
-rw-r--r--lib/export/samples/sample-request.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/export/samples/sample-request.c b/lib/export/samples/sample-request.c
index e39c21e8e6477..0f37edded79d1 100644
--- a/lib/export/samples/sample-request.c
+++ b/lib/export/samples/sample-request.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009, 2012-2014 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2012-2015 Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@@ -35,6 +35,7 @@
#include <isc/buffer.h>
#include <isc/lib.h>
#include <isc/mem.h>
+#include <isc/print.h>
#include <isc/sockaddr.h>
#include <isc/util.h>