File: proc_fs.h.patch

package info (click to toggle)
z8530-utils 2.4c-2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 364 kB
  • ctags: 636
  • sloc: ansic: 6,530; makefile: 83; sh: 3
file content (11 lines) | stat: -rw-r--r-- 356 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
diff -u linux-1.3.100.orig/include/linux/proc_fs.h linux-1.3.100/include/linux/proc_fs.h
--- linux-1.3.100.orig/include/linux/proc_fs.h	Wed May  8 11:21:40 1996
+++ linux-1.3.100/include/linux/proc_fs.h	Sun May 12 21:08:53 1996
@@ -102,6 +102,7 @@
 	PROC_NET_ALIAS_TYPES,
 	PROC_NET_ALIASES,
 	PROC_NET_IP_MASQ_APP,
+	PROC_NET_Z8530,
 	PROC_NET_LAST
 };