X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=string.c;h=e5de147c65975c21018b3e0b6d30eb932e52edf1;hp=283c46e23442f41dbfc4ad0721fe60cd3f16e397;hb=24758c5f;hpb=bd533f99665cab3c9d64c14c242a8f80bdce71c5 diff --git a/string.c b/string.c index 283c46e2..e5de147c 100644 --- a/string.c +++ b/string.c @@ -1,12 +1,11 @@ /* - * Copyright (C) 2004-2012 Andre Noll + * Copyright (C) 2004-2013 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file string.c Memory allocation and string handling functions. */ -#include /* gettimeofday */ #include #include /* uname() */ #include