X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/b0896ce549728978ff8ec39ee92eb917fa4ea4dd..53a4a6fdcc52280765216ff019cf77b85ec48c18:/libtests/test.h?ds=inline diff --git a/libtests/test.h b/libtests/test.h index 87f0224..cfc4ebb 100644 --- a/libtests/test.h +++ b/libtests/test.h @@ -1,6 +1,6 @@ /* * This file is part of DisOrder. - * Copyright (C) 2005, 2007, 2008 Richard Kettlewell + * Copyright (C) 2005, 2007, 2008, 2010 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 @@ -33,7 +33,6 @@ #include #include #include -#include #include #include "mem.h" @@ -61,6 +60,7 @@ #include "addr.h" #include "base64.h" #include "url.h" +#include "regexp.h" #include "regsub.h" extern long long tests, errors;