about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/netipx/ipx.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-28 17:01:32 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-28 17:01:32 +0000
commitdb60f6f9c547388647761d6e494eda54b6f800cd (patch)
treece0c1d5c7d375ffd5bec29845d26d4efcede45a3 /sysdeps/unix/sysv/linux/netipx/ipx.h
parent76235ed48f5bc3ec639e886633fc45bede1c470b (diff)
downloadglibc-db60f6f9c547388647761d6e494eda54b6f800cd.tar.gz
glibc-db60f6f9c547388647761d6e494eda54b6f800cd.tar.xz
glibc-db60f6f9c547388647761d6e494eda54b6f800cd.zip
Update.
	* sysdeps/unix/sysv/linux/netipx/ipx.h (SIOCIPXNCPCONN): New macro
	from latest kernel.
Diffstat (limited to 'sysdeps/unix/sysv/linux/netipx/ipx.h')
-rw-r--r--sysdeps/unix/sysv/linux/netipx/ipx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/netipx/ipx.h b/sysdeps/unix/sysv/linux/netipx/ipx.h
index 8a7b6cf804..4d49708fbc 100644
--- a/sysdeps/unix/sysv/linux/netipx/ipx.h
+++ b/sysdeps/unix/sysv/linux/netipx/ipx.h
@@ -106,6 +106,7 @@ struct ipx_route_def
 #define SIOCAIPXITFCRT		(SIOCPROTOPRIVATE)
 #define SIOCAIPXPRISLT		(SIOCPROTOPRIVATE + 1)
 #define SIOCIPXCFGDATA		(SIOCPROTOPRIVATE + 2)
+#define SIOCIPXNCPCONN		(SIOCPROTOPRIVATE + 3)
 
 __END_DECLS