diff options
author | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 1999-12-10 07:17:09 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 1999-12-10 07:17:09 +0000 |
commit | 09a4a5b8615ddb5b2931448dee600eab04f901a5 (patch) | |
tree | a19a731102df129d864eeabab184df97ce720572 /usr.sbin/ndp/gnuc.h | |
parent | f52a0005ece044a50595a03f786d0d29d08b41fb (diff) |
arp(8) lookalike for IPv6, from KAME
Diffstat (limited to 'usr.sbin/ndp/gnuc.h')
-rw-r--r-- | usr.sbin/ndp/gnuc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ndp/gnuc.h b/usr.sbin/ndp/gnuc.h new file mode 100644 index 00000000000..65e330a390f --- /dev/null +++ b/usr.sbin/ndp/gnuc.h @@ -0,0 +1 @@ +/* this is dummy to pacify gmt2local.c. */ |