X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2Fllx.h;h=80a8a838063e3c2a3e05963c11030f4d141f5803;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=2aa18e7ba5694bced71cbe32a3feb69700e23f9b;hpb=b5cebf00d5edaada965b3dc75c745942d9483059;p=pspp-builds.git diff --git a/src/libpspp/llx.h b/src/libpspp/llx.h index 2aa18e7b..80a8a838 100644 --- a/src/libpspp/llx.h +++ b/src/libpspp/llx.h @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 2006 Free Software Foundation, Inc. + Copyright (C) 2006, 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 @@ -49,7 +49,7 @@ #include #include -#include +#include "libpspp/ll.h" /* External, circular doubly linked list.