summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/tun.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/tun.c')
-rw-r--r--usr.sbin/ppp/tun.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ppp/tun.c b/usr.sbin/ppp/tun.c
index d8edbd8..8d578b4 100644
--- a/usr.sbin/ppp/tun.c
+++ b/usr.sbin/ppp/tun.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: tun.c,v 1.10 1998/10/22 02:32:50 brian Exp $
+ * $Id: tun.c,v 1.11 1999/01/28 01:56:34 brian Exp $
*/
#include <sys/param.h>
@@ -36,9 +36,9 @@
#include <netinet/ip.h>
#include <sys/un.h>
+#include <errno.h>
#include <string.h>
#include <sys/ioctl.h>
-#include <sys/errno.h>
#include "mbuf.h"
#include "log.h"
OpenPOWER on IntegriCloud