summaryrefslogtreecommitdiff
path: root/isisd/include-netbsd/iso.h
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2014-08-19 18:15:40 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2014-08-19 18:15:40 +0200
commit1520e4748129c4eb97ac3090bcc97149a1900611 (patch)
treef4501a77bcb9e3ecabfd9dd5f80ee3e71cb35119 /isisd/include-netbsd/iso.h
parent342a31bfda21616209366679ac522471e5772a2f (diff)
parent90444ca35e3037ed43ec695428f0ef6d82f9a320 (diff)
*: merge branch stable/0.99.23
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'isisd/include-netbsd/iso.h')
-rw-r--r--isisd/include-netbsd/iso.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/isisd/include-netbsd/iso.h b/isisd/include-netbsd/iso.h
index 1a80aec8e8..42b9bc88de 100644
--- a/isisd/include-netbsd/iso.h
+++ b/isisd/include-netbsd/iso.h
@@ -192,7 +192,7 @@ extern struct protosw isosw[];
#else
/* user utilities definitions from the iso library */
-#ifdef SUNOS_5
+#ifndef HAVE_SYS_CDEFS_H
#define __P(x) x
#define __BEGIN_DECLS
#define __END_DECLS