X-Git-Url: http://git.thejh.net/?p=libjh.git;a=blobdiff_plain;f=string.c;h=76aa69e4ff338761eb9a0ba825877844c1b4c606;hp=f58fd3cc861434afa79a908847356d39b3b94280;hb=cfe1939e7d11c5c3863ed474ff9bc590422c97e7;hpb=3aef24fab6d9f51ebbe8094b79de895ff1cdce17;ds=sidebyside 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)))