aboutsummaryrefslogtreecommitdiff
path: root/networking/ipcalc.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/ipcalc.c')
-rw-r--r--networking/ipcalc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/ipcalc.c b/networking/ipcalc.c
index 265009ad8..d4aa885c6 100644
--- a/networking/ipcalc.c
+++ b/networking/ipcalc.c
@@ -9,7 +9,7 @@
9 * from Red Hat. I didn't look at their source code, but there 9 * from Red Hat. I didn't look at their source code, but there
10 * is no denying that this is a loving reimplementation 10 * is no denying that this is a loving reimplementation
11 * 11 *
12 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. 12 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
13 */ 13 */
14#include "libbb.h" 14#include "libbb.h"
15/* After libbb.h, because on some systems it needs other includes */ 15/* After libbb.h, because on some systems it needs other includes */