Do #include <config.h> from every .c file.
Do not #include <config.h> from any .h file.
12 files changed:
#include <libpspp/float-format.h>
#include <libpspp/misc.h>
#include "minmax.h"
-#include <config.h>
/* Values. */
#if !binomial_h
#define binomial_h 1
-#include <config.h>
#include <stddef.h>
#include <stdbool.h>
#if !n_par_summary_h
#define n_par_summary_h 1
-#include <config.h>
-
struct variable ;
struct casereader ;
struct dictionary;
#ifndef SORT_CRITERIA_H
#define SORT_CRITERIA_H
-#include <config.h>
#include <stdbool.h>
#include <stddef.h>
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#include <config.h>
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#ifndef BOX_WHISKER_H
#define BOX_WHISKER_H
-#include <config.h>
-
struct chart ;
struct weighted_value;
struct metrics;
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#include <config.h>
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#ifndef PLOT_HIST_H
#define PLOT_HIST_H
-#include <config.h>
#include <gsl/gsl_histogram.h>
#ifndef OUTPUT_OUTPUT_H
#define OUTPUT_OUTPUT_H 1
-#include <config.h>
-
#include <libpspp/str.h>
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#include <config.h>
#include <gtksheet/gtksheet.h>
#ifndef CLIPBOARD_H
*/
+#include <config.h>
#include <glade/glade.h>
#include <gtk/gtk.h>
#include "t-test-independent-samples-dialog.h"
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#include <config.h>
-
#include <gtk/gtk.h>