X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fextrema.h;h=5c8fa6062e6118a1229a3c218b7925ae2372a977;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=d891c533c91824be90c37e5ea80ae90fac00424b;hpb=b5cebf00d5edaada965b3dc75c745942d9483059;p=pspp-builds.git diff --git a/src/math/extrema.h b/src/math/extrema.h index d891c533..5c8fa606 100644 --- a/src/math/extrema.h +++ b/src/math/extrema.h @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 2008 Free Software Foundation, Inc. + Copyright (C) 2008, 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 @@ -18,8 +18,8 @@ #define __EXTREMA_H__ 1 #include -#include -#include +#include "data/case.h" +#include "libpspp/ll.h" struct extremum {