#define jbp_decl(x) jmp_buf x
#define jref(x) (x)
#define jdref(x) (x)
+#define jrefproto jmp_buf
/* struct ether_host source and destination are structs on SunOS. */
#ifndef ETHER_SRC
# define USE_NIT
#endif
-
#define EOL '\n'
#define VOIDPTR void *
#define jbp_decl(x) jmp_buf x
#define jref(x) (x)
#define jdref(x) (x)
+#define jrefproto jmp_buf
/* struct ether_host source and destination are structs on SunOS. */
#ifndef ETHER_SRC
# define USE_NIT
#endif
-
#define EOL '\n'
#define VOIDPTR void *