Remove the old dummynet directory and update the new code with the missing files...
[ipfw.git] / dummynet / include / sys / param.h
diff --git a/dummynet/include/sys/param.h b/dummynet/include/sys/param.h
deleted file mode 100644 (file)
index f068998..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef _SYS_PARAM_H_
-#define _SYS_PARAM_H_
-
-/*
- * number of additional groups
- */
-#ifndef LINUX_24
-#define NGROUPS                16
-#endif
-
-#endif /* _SYS_PARAM_H_ */