X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/cb9a695c5b6058d2c319789ca154f555d6c0815c..refs/tags/4.0:/lib/log.c diff --git a/lib/log.c b/lib/log.c index e0b741e..24f9427 100644 --- a/lib/log.c +++ b/lib/log.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder. - * Copyright (C) 2004, 2005, 2006 Richard Kettlewell + * Copyright (C) 2004-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 @@ -35,11 +35,8 @@ #define NO_MEMORY_ALLOCATION /* because the memory allocation functions report errors */ -#include +#include "common.h" -#include -#include -#include #include #include #include