X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2Fzip-writer.c;h=d626d929b374776d8574318a995ba92de80dcce1;hb=fa1fffd5c789d9c7875fc3bdf556eaf017cf524e;hp=01c11d77c0469643e66bc6fe972ae1bbbc1ff14e;hpb=053a0212931c83393e2a9410695a9e30d832da44;p=pspp diff --git a/src/libpspp/zip-writer.c b/src/libpspp/zip-writer.c index 01c11d77c0..d626d929b3 100644 --- a/src/libpspp/zip-writer.c +++ b/src/libpspp/zip-writer.c @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 2010 Free Software Foundation, Inc. + Copyright (C) 2010, 2012 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 @@ -19,6 +19,7 @@ #include "libpspp/zip-writer.h" #include "libpspp/zip-private.h" +#include #include #include #include