X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fcontrol%2Fdo-if.c;h=cf3a8b0e9844b6e4f50391e097702fdff5318b90;hb=fe3a0a8896cc9f099196f0d0228bb0cfa688c34a;hp=51c3ec9fa3b636308be4c15c6a349f6e8473399d;hpb=3816248a008a4af75aac6319d0c9929cb7ff679e;p=pspp diff --git a/src/language/control/do-if.c b/src/language/control/do-if.c index 51c3ec9fa3..cf3a8b0e98 100644 --- a/src/language/control/do-if.c +++ b/src/language/control/do-if.c @@ -1,6 +1,5 @@ /* PSPP - computes sample statistics. Copyright (C) 1997-9, 2000 Free Software Foundation, Inc. - Written by Ben Pfaff . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -24,7 +23,7 @@ #include "control-stack.h" #include #include -#include +#include #include #include #include