1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Maxim Sobolev b0506b02a8 Add l2tpd 0.64, an implementation of the layer two tunneling protocol.
Requested & beersponsored by:	Yuri Babushkin <piton@united.net.ua>
2002-10-23 13:21:53 +00:00

15 lines
246 B
C

$FreeBSD$
--- aaa.c 2002/10/22 09:41:27 1.1
+++ aaa.c 2002/10/22 09:42:57
@@ -14,8 +14,6 @@
#include <stdio.h>
#include <stdlib.h>
-#include <netinet/in.h>
-#include <arpa/inet.h>
#include <string.h>
#include <errno.h>
#include "l2tp.h"