X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Flanguage%2Fprompt.c;h=ede6a5e3b9c8c76d5b5d249113bc2537e3cff82d;hb=f550aee00a62fe1d8baf62d83cd7efef6cc2ee92;hp=5ecd42fb34fa6b91a2322aecbecc3f400af43f7d;hpb=9f087e7aa4cdff1d5d46d5e188c0017a9d2d0029;p=pspp diff --git a/src/language/prompt.c b/src/language/prompt.c index 5ecd42fb34..ede6a5e3b9 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 @@ -31,9 +31,8 @@ #include #include #include -#include #include -#include +#include #include "xalloc.h"