X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2Fpool.h;h=fe4af29b73c4bcdccc77d1df03d8de21944c1432;hb=92f198d13c9214c0d75b936f0ea0dc2684ea914b;hp=b735d912e09577826522a4d9fa2ab5747540a8e8;hpb=e7bafb24d29d2370665c02e070f90fa180ad8056;p=pspp diff --git a/src/libpspp/pool.h b/src/libpspp/pool.h index b735d912e0..fe4af29b73 100644 --- a/src/libpspp/pool.h +++ b/src/libpspp/pool.h @@ -1,5 +1,5 @@ /* PSPP - computes sample statistics. - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright (C) 2000, 2006 Free Software Foundation, Inc. Written by Ben Pfaff . This program is free software; you can redistribute it and/or @@ -20,6 +20,7 @@ #if !pool_h #define pool_h 1 +#include #include #include "compiler.h"