diff options
Diffstat (limited to 'bin/confgen/util.c')
| -rw-r--r-- | bin/confgen/util.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/confgen/util.c b/bin/confgen/util.c index 5f5f817a5d3d9..a3e21b5155af8 100644 --- a/bin/confgen/util.c +++ b/bin/confgen/util.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2009, 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 @@ -25,6 +25,7 @@ #include <stdio.h> #include <isc/boolean.h> +#include <isc/print.h> #include "util.h" |
