X-Git-Url: http://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=ipstruct.h;h=dab37fcbe97f486109ee942559af9b44c62a444c;hp=dcf5bfa927e83f03892a0a227685a89cdf54bd0f;hb=f19d3cd0bca8ef24e8c78fb6ae24346dc3b7db36;hpb=068f0e750bed52bfbe63a9fe39e332b1a0ef151a diff --git a/ipstruct.h b/ipstruct.h index dcf5bfa..dab37fc 100644 --- a/ipstruct.h +++ b/ipstruct.h @@ -53,3 +53,6 @@ struct Keyword list(Keyword); }; + +void TheIP(char *ipaddr); +/* function implemented in parsehosts.c */