X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Ftests%2Fpool-test.c;h=9bfcad0001560c55f9aa5e8abaff448188722e96;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=df91f1ae70aa19271239e97711e16cf658fcaf3a;hpb=b5cebf00d5edaada965b3dc75c745942d9483059;p=pspp-builds.git diff --git a/src/language/tests/pool-test.c b/src/language/tests/pool-test.c index df91f1ae..9bfcad00 100644 --- a/src/language/tests/pool-test.c +++ b/src/language/tests/pool-test.c @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright (C) 2000, 2011 Free Software Foundation, Inc. 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 @@ -15,14 +15,16 @@ along with this program. If not, see . */ #include -#include -#include + #include #include #include #include #include +#include "libpspp/pool.h" +#include "language/command.h" + #define N_ITERATIONS 8192 #define N_FILES 16