From 5a0eeda8955b34525c7ac571a548f72e45985d91 Mon Sep 17 00:00:00 2001 From: David Hedbor <david@hedbor.org> Date: Tue, 7 Mar 2000 11:36:39 -0800 Subject: [PATCH] Don't need / want to include error.h Rev: src/post_modules/GTK/pgtk.h:1.10 --- src/post_modules/GTK/pgtk.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/post_modules/GTK/pgtk.h b/src/post_modules/GTK/pgtk.h index dd6e5c4ce3..8964941bf5 100644 --- a/src/post_modules/GTK/pgtk.h +++ b/src/post_modules/GTK/pgtk.h @@ -7,7 +7,6 @@ #include <pike_types.h> #include <interpret.h> #include <module_support.h> -#include <error.h> #include <array.h> #include <backend.h> #include <stralloc.h> -- GitLab