aboutsummaryrefslogtreecommitdiff
path: root/networking/tunctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/tunctl.c')
-rw-r--r--networking/tunctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/tunctl.c b/networking/tunctl.c
index 02ff71dce..e17a9db64 100644
--- a/networking/tunctl.c
+++ b/networking/tunctl.c
@@ -7,7 +7,7 @@
7 * Original code: 7 * Original code:
8 * Jeff Dike 8 * Jeff Dike
9 * 9 *
10 * Licensed under GPLv2, see file LICENSE in this tarball for details. 10 * Licensed under GPLv2, see file LICENSE in this source tree.
11 */ 11 */
12#include <netinet/in.h> 12#include <netinet/in.h>
13#include <net/if.h> 13#include <net/if.h>