X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/812b526d127c6657e571db8b33a58137af6709cd..c645bbf04f3a2d814d029a3e6010b5622d0e9224:/lib/split.c diff --git a/lib/split.c b/lib/split.c index d4410dc..2ec650f 100644 --- a/lib/split.c +++ b/lib/split.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder. - * Copyright (C) 2004, 2006-2008 Richard Kettlewell + * Copyright (C) 2004, 2006-2008, 2013 Richard Kettlewell * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -26,7 +26,6 @@ #include "mem.h" #include "split.h" #include "log.h" -#include "charset.h" #include "vector.h" static inline int space(int c) {