X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/5b14453f9fc5ae923c613e2154ede85637462469..eb5e067336c457058b5e67bf5835b778ec100019:/clients/authorize.c diff --git a/clients/authorize.c b/clients/authorize.c index fb88c68..fe908bc 100644 --- a/clients/authorize.c +++ b/clients/authorize.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder - * Copyright (C) 2005, 2007 Richard Kettlewell + * Copyright (C) 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,8 +18,7 @@ * USA */ -#include -#include "types.h" +#include "common.h" #include #include @@ -27,7 +26,6 @@ #include #include #include -#include #include "client.h" #include "authorize.h"