Add support for centos6 and Ubuntu quantal
[idzebra-moved-to-github.git] / index / limit.c
index 7d31a6f..bd32a2e 100644 (file)
@@ -17,6 +17,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <stdio.h>
 #include <assert.h>
 
@@ -117,7 +120,7 @@ void zebra_limit_for_rset(struct zebra_limit *zl,
        *filter_destroy = 0;
     }
 }
-                         
+
 /*
  * Local variables:
  * c-basic-offset: 4