X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2Fstringi-set.h;h=2a000889ec1fa9a686a519dbb859a3355131f01b;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=f438d048e3661555923a15cf6ad1c71e2c1efc86;hpb=04ef14be963b955d3b33bb85149759b75a32c34e;p=pspp-builds.git diff --git a/src/libpspp/stringi-set.h b/src/libpspp/stringi-set.h index f438d048..2a000889 100644 --- a/src/libpspp/stringi-set.h +++ b/src/libpspp/stringi-set.h @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2009, 2010, 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 @@ -22,7 +22,7 @@ This is a convenient wrapper around a "struct hmap" for storing strings. */ #include -#include +#include "libpspp/hmap.h" /* A node in the string set. */ struct stringi_set_node