$NetBSD: patch-ah,v 1.5 2009/07/19 00:33:10 asau Exp $

--- liboctave/f2c-main.c.orig	2009-05-25 10:04:59.000000000 +0400
+++ liboctave/f2c-main.c	2009-06-28 21:22:40.000000000 +0400
@@ -20,6 +20,10 @@
 
 */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <assert.h>
 
 
