Skip to content

Commit

Permalink
prototype
Browse files Browse the repository at this point in the history
  • Loading branch information
itojun committed Jul 2, 2000
1 parent 488f28b commit 1edeee0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion kame/sys/net/net_osdep.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $KAME: net_osdep.c,v 1.5 2000/07/02 14:58:09 itojun Exp $ */
/* $KAME: net_osdep.c,v 1.6 2000/07/02 15:00:51 itojun Exp $ */

/*
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
Expand Down Expand Up @@ -49,6 +49,8 @@
#include <net/route.h>
#include <net/bpf.h>

#include <net/net_osdep.h>

#if !(defined(__NetBSD__) || defined(__OpenBSD__))
const char *
if_name(ifp)
Expand Down

0 comments on commit 1edeee0

Please sign in to comment.