diff options
Diffstat (limited to 'lib/agentx.c')
| -rw-r--r-- | lib/agentx.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/agentx.c b/lib/agentx.c index 45f14c2703..9507d6d81f 100644 --- a/lib/agentx.c +++ b/lib/agentx.c @@ -4,6 +4,7 @@   */  #include <zebra.h> +#include <fcntl.h>  #ifdef SNMP_AGENTX  #include <net-snmp/net-snmp-config.h>  | 
