$NetBSD$

--- liblcdf/vectorv.cc.orig	2008-09-20 01:54:16.000000000 +0200
+++ liblcdf/vectorv.cc
@@ -15,6 +15,10 @@
  * legally binding.
  */
 
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 #include <lcdf/vector.hh>
 #include <cstring>
 
