diff options
Diffstat (limited to 'tests/helpers/c/main.c')
| -rw-r--r-- | tests/helpers/c/main.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/helpers/c/main.c b/tests/helpers/c/main.c index 8af53a2ea4..fdda7f1e2a 100644 --- a/tests/helpers/c/main.c +++ b/tests/helpers/c/main.c @@ -3,6 +3,7 @@   */  #include <zebra.h> +#include <sys/stat.h>  #include <lib/version.h>  #include "getopt.h"  | 
