X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/5e49fa7f5c838835560a9ee8252174138da28230..89fa4d7bfe1d02662a65c4d16faa8a67a3e1041b:/lib/split.c?ds=sidebyside diff --git a/lib/split.c b/lib/split.c index e39506b..90036d4 100644 --- a/lib/split.c +++ b/lib/split.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder. - * Copyright (C) 2004, 2006 Richard Kettlewell + * Copyright (C) 2004, 2006-2008 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 @@ -18,11 +18,9 @@ * USA */ -#include -#include "types.h" +#include "common.h" #include -#include #include #include "mem.h"