VALUES: added an empty field to make it compile with gcc4
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sun, 24 Apr 2005 20:25:17 +0000 (20:25 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sun, 24 Apr 2005 20:25:17 +0000 (20:25 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2039 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/lib/ncaps-net.c
util-vserver/lib/nflags-net.c

index 36d6f44..9154cb7 100644 (file)
@@ -31,6 +31,7 @@
 
 static struct Mapping_uint64 const VALUES[] = {
 #warning Add the 'ncap' values here
+  DECL("", 0)
 };
 
 uint_least64_t
index f72a984..434ff96 100644 (file)
@@ -31,6 +31,7 @@
 
 static struct Mapping_uint64 const VALUES[] = {
 #warning Add the 'nflags' values here
+  DECL("", 0)
 };
 
 uint_least64_t