X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/75d64210316e5f0e607eecf9abec4dea8151bb2c..6bdbecc264d37e4ec3d941db7ba0fcac0f6c1783:/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"