Compile fixes, implemented Net_GetInterface
[tpg/acess2.git] / Modules / IPStack / ipstack.h
index 974ec9c..885e048 100644 (file)
@@ -58,6 +58,8 @@ struct sInterface {
                         int    SubnetBits;
                }       IP4;
        };
+       
+       char    Name[];
 };
 
 /**

UCC git Repository :: git.ucc.asn.au