summaryrefslogtreecommitdiff
path: root/sys/netiso/tp_iso.c
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2004-01-03 14:08:55 +0000
committerMarc Espie <espie@cvs.openbsd.org>2004-01-03 14:08:55 +0000
commitf8086ce091549315cd470bcea8c56fa4ee438f1b (patch)
treed72e268347fd3adc8cb53eaf4269e281dd46ab47 /sys/netiso/tp_iso.c
parent31ec8d6d746e8bf365990ee271f1a77c3c1e3d0a (diff)
put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros
to built-ins, so eventually we will have one version of these files. Special adjustments for the kernel to cope: machine/stdarg.h -> sys/stdarg.h and machine/ansi.h needs to have a _BSD_VA_LIST_ for syslog* prototypes. okay millert@, drahn@, miod@.
Diffstat (limited to 'sys/netiso/tp_iso.c')
-rw-r--r--sys/netiso/tp_iso.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netiso/tp_iso.c b/sys/netiso/tp_iso.c
index 0c0d7811e8b..8134e725e30 100644
--- a/sys/netiso/tp_iso.c
+++ b/sys/netiso/tp_iso.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: tp_iso.c,v 1.8 2003/12/10 07:22:44 itojun Exp $ */
+/* $OpenBSD: tp_iso.c,v 1.9 2004/01/03 14:08:54 espie Exp $ */
/* $NetBSD: tp_iso.c,v 1.8 1996/03/16 23:13:54 christos Exp $ */
/*-
@@ -108,7 +108,7 @@ SOFTWARE.
#include <netiso/tuba_table.h>
#endif
-#include <machine/stdarg.h>
+#include <sys/stdarg.h>
/*
* CALLED FROM: