X-Git-Url: http://git.thejh.net/?p=libjh.git;a=blobdiff_plain;f=string.c;fp=string.c;h=76aa69e4ff338761eb9a0ba825877844c1b4c606;hp=f58fd3cc861434afa79a908847356d39b3b94280;hb=cfe1939e7d11c5c3863ed474ff9bc590422c97e7;hpb=66aa58de83d6cf9dd905b1857386e89409defb88 diff --git a/string.c b/string.c index f58fd3c..76aa69e 100644 --- a/string.c +++ b/string.c @@ -2,7 +2,6 @@ // This code is licensed under the AGPLv3. #include -#include HEADER #include HEADER #define streq(a,b) (!strcmp((a),(b)))