X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Ftests%2Fpool-test.c;h=9bfcad0001560c55f9aa5e8abaff448188722e96;hb=010a024889199741ca697f95a34f8635f4ab2917;hp=df91f1ae70aa19271239e97711e16cf658fcaf3a;hpb=43b1296aafe7582e7dbe6c2b6a8b478d7d9b0fcf;p=pspp diff --git a/src/language/tests/pool-test.c b/src/language/tests/pool-test.c index df91f1ae70..9bfcad0001 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