X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fprompt.c;h=b527807875b897d17c1d2ff662932978cbf2f74e;hb=52c400a0ac67e4a43c5cae5a0d40e1452326240c;hp=5ecd42fb34fa6b91a2322aecbecc3f400af43f7d;hpb=9f087e7aa4cdff1d5d46d5e188c0017a9d2d0029;p=pspp-builds.git diff --git a/src/language/prompt.c b/src/language/prompt.c index 5ecd42fb..b5278078 100644 --- a/src/language/prompt.c +++ b/src/language/prompt.c @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 1997-9, 2000 Free Software Foundation, Inc. + Copyright (C) 1997-9, 2000, 2010 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 @@ -29,11 +29,9 @@ #include #include #include -#include #include -#include #include -#include +#include #include "xalloc.h"