X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/71b90230c575ecd1d2f85f8fb22c7e875bca8d3a..00e0c65285bf2e4c345f32bad3ee6b9f72c5c88a:/lib/wstat.c diff --git a/lib/wstat.c b/lib/wstat.c index 0fd124c..1b541e9 100644 --- a/lib/wstat.c +++ b/lib/wstat.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder. - * Copyright (C) 2004 Richard Kettlewell + * Copyright (C) 2004, 2007, 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 @@ -21,11 +21,8 @@ * @brief Convert wait status to text */ -#include +#include "common.h" -#include -#include -#include #include #include "mem.h"