X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fscratch-handle.c;h=a95f2cc29d168775005fbcccf56a51a9223e14e0;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=66819369c162d9a8b857d9bfb7cd78f0e12380c9;hpb=b5cebf00d5edaada965b3dc75c745942d9483059;p=pspp-builds.git diff --git a/src/data/scratch-handle.c b/src/data/scratch-handle.c index 66819369..a95f2cc2 100644 --- a/src/data/scratch-handle.c +++ b/src/data/scratch-handle.c @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 2006 Free Software Foundation, Inc. + Copyright (C) 2006, 2011 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 @@ -15,10 +15,13 @@ along with this program. If not, see . */ #include + +#include "data/scratch-handle.h" + #include -#include -#include -#include + +#include "data/casereader.h" +#include "data/dictionary.h" /* Destroys HANDLE. */ void