Add support for centos6 and Ubuntu quantal
[idzebra-moved-to-github.git] / index / rset_isam.c
index f475faa..8ea67df 100644 (file)
@@ -18,8 +18,11 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
 
 /** \file
-    \brief factory function for RSET from ISAM 
+    \brief factory function for RSET from ISAM
 */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <stdio.h>
 #include <assert.h>