X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/cb9a695c5b6058d2c319789ca154f555d6c0815c..45e6d04af841f7f1114c22d24c3a58d797a6580b:/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