X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/75d64210316e5f0e607eecf9abec4dea8151bb2c..b0b15b7ced28b3c6ddfcd4b0a7e46ee6432a243c:/lib/logfd.c diff --git a/lib/logfd.c b/lib/logfd.c index 60e5331..1baaff2 100644 --- a/lib/logfd.c +++ b/lib/logfd.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder - * Copyright (C) 2005 Richard Kettlewell + * Copyright (C) 2005, 2007 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 "syscalls.h"