version
[svn/Prometheus-QoS/.git] / ipstruct.h
index c7843f6349bf4bf9e10dd0ee92eddb866f293db3..80810fcaffcc0ec999070298780b66858286c32e 100644 (file)
@@ -72,6 +72,13 @@ struct Macro
  list(Macro);\r
 };\r
 \r
+struct QosFreeInterface\r
+{\r
+ char *name;\r
+ int _eoln;\r
+ list(QosFreeInterface);\r
+};\r
+\r
 struct Index\r
 {\r
  char *addr;\r
This page took 0.098069 seconds and 4 git commands to generate.