X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2Fll.h;h=9e6e35f04ad72ee4af7264883cf080bc49359ad0;hb=2a88ed46e4bf5a240b9fe425598edf6bb158d66b;hp=bf871f6b0f842a0a42726de48364aad08ea4d3ea;hpb=07db00919d6f067fd5dd6c6c1c2c2fba4f42cf21;p=pspp diff --git a/src/libpspp/ll.h b/src/libpspp/ll.h index bf871f6b0f..9e6e35f04a 100644 --- a/src/libpspp/ll.h +++ b/src/libpspp/ll.h @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 2006, 2009 Free Software Foundation, Inc. + Copyright (C) 2006, 2009, 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 @@ -50,9 +50,7 @@ #include #include #include -#include - -#include +#include "libpspp/cast.h" /* Embedded, circular doubly linked list.