state: include limits.h

This commit is contained in:
Ariadne Conill 2020-09-09 13:27:34 -06:00
parent c021b9420f
commit 6999a125c8

View file

@ -13,6 +13,7 @@
* from the use of this software.
*/
#include <limits.h>
#include <string.h>
#include "libifupdown/state.h"
#include "libifupdown/fgetline.h"