]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/csv.c
zebra: silence harmless ioctl warning when retrieving interface speed
[mirror_frr.git] / lib / csv.c
index 2752974df57408ad509bd9e1262b90b85dda425f..582106ebd429356cf98b6ff224c0f4e89dc6501a 100644 (file)
--- a/lib/csv.c
+++ b/lib/csv.c
  * with this program; see the file COPYING; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>