Files
pkgsrc-ng/net/rp-l2tp/patches/patch-ad
2013-09-26 17:14:40 +02:00

18 lines
439 B
Plaintext

$NetBSD: patch-ad,v 1.1.1.1 2003/12/18 16:39:18 agc Exp $
*** handlers/cmd-control.c 2002/09/30 19:45:00 1.2
--- handlers/cmd-control.c 2003/12/18 09:55:45
***************
*** 18,22 ****
#include <stdio.h>
#include <sys/socket.h>
#include <sys/un.h>
- #include <sys/types.h>
#include <sys/stat.h>
--- 18,22 ----
#include <stdio.h>
+ #include <sys/types.h>
#include <sys/socket.h>
#include <sys/un.h>
#include <sys/stat.h>