$NetBSD: patch-ah,v 1.3 2005/05/18 15:42:22 adam Exp $

--- liboctave/f2c-main.c.orig	2005-05-02 11:16:23.000000000 +0000
+++ liboctave/f2c-main.c
@@ -21,6 +21,10 @@ Software Foundation, Inc., 51 Franklin S
 
 */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <assert.h>
 
 
