X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=string.c;h=60c53d58d84ec0c2fd017b20b02b4c6cd636b801;hp=afac0027fce2e8b4f63a35007a33b0d3e74bc7ce;hb=04bcb8e95d4afd843bcbb98cb01eb6c19a990446;hpb=defca4768aa9b02fca97b63159dd261e4871a3ce;ds=inline diff --git a/string.c b/string.c index afac002..60c53d5 100644 --- a/string.c +++ b/string.c @@ -1,5 +1,11 @@ +/* + * Copyright (C) 2004-2009 Andre Noll + * + * Licensed under the GPL v2. For licencing details see COPYING. + */ #include #include +#include #include #include #include @@ -9,7 +15,6 @@ #include -#include "cmdline.h" #include "gcc-compat.h" #include "log.h" #include "error.h"