add RCS IDs

This commit is contained in:
jdolecek 2002-04-01 16:45:24 +00:00
parent 905b8db7c7
commit 69b18217c3
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
/* $NetBSD: ip_h323_pxy.c,v 1.2 2002/04/01 16:45:24 jdolecek Exp $ */
/*
* Copyright 2001, QNX Software Systems Ltd. All Rights Reserved
*
@ -25,6 +27,8 @@
# include <sys/ioctl.h>
#endif
__KERNEL_RCSID(1, "$NetBSD: ip_h323_pxy.c,v 1.2 2002/04/01 16:45:24 jdolecek Exp $");
#define IPF_H323_PROXY
int ippr_h323_init __P((void));