X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2Fgetl.c;h=302cd9137ddbc7b748ae07c9c4c34103ffecbf86;hb=6ed74d8699a65ef63f04ccef33ab1c8600d6eb9f;hp=4d6338ce023155b28277b2efc5d94687daea1eb6;hpb=68f08c4bb53fcde16035b622bdb6e9529f9cf3ae;p=pspp-builds.git diff --git a/src/libpspp/getl.c b/src/libpspp/getl.c index 4d6338ce..302cd913 100644 --- a/src/libpspp/getl.c +++ b/src/libpspp/getl.c @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc. + Copyright (C) 1997-9, 2000, 2006, 2009 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 @@ -14,15 +14,17 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include #include +#include + #include "getl.h" #include #include #include -#include + +#include "xalloc.h" struct getl_source {