X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/8bb67afe38e216185a23b7cf2e7996c68b5d8e9e..05b75f8d50b83e943af3be4071449304d82dbdcd:/lib/syscalls.c diff --git a/lib/syscalls.c b/lib/syscalls.c index 66c3d47..2d0245d 100644 --- a/lib/syscalls.c +++ b/lib/syscalls.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder. - * Copyright (C) 2004, 2005 Richard Kettlewell + * Copyright (C) 2004, 2005, 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 @@ -18,7 +18,7 @@ * USA */ -#include +#include "common.h" #include #include @@ -27,8 +27,6 @@ #include #include #include -#include -#include #include "syscalls.h" #include "log.h"