X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=nhrpd%2Fnhrp_packet.c;h=a983aa71bca91997184b3fe268e0768fee8b8868;hb=91d227b7e3cb53ad8fdbcd9d4cff7f0a666918e3;hp=e62ee1ef72206a17924c031a0d4281d85ce92c51;hpb=6945779cec858fee78455fd360d547322ac1389e;p=mirror_frr.git diff --git a/nhrpd/nhrp_packet.c b/nhrpd/nhrp_packet.c index e62ee1ef7..a983aa71b 100644 --- a/nhrpd/nhrp_packet.c +++ b/nhrpd/nhrp_packet.c @@ -7,6 +7,10 @@ * (at your option) any later version. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include "nhrpd.h" #include "zbuf.h"