]> git.puffer.fish Git - mirror/frr.git/commitdiff
2003-08-13 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Wed, 13 Aug 2003 04:07:52 +0000 (04:07 +0000)
committerpaul <paul>
Wed, 13 Aug 2003 04:07:52 +0000 (04:07 +0000)
* vtysh/vtysh_user.c: include lib/version.h, for QUAGGA_PROGNAME.

vtysh/vtysh_user.c

index 8698f8fad22ed4a8ae5dd5f2658b370b88534e62..923301031953544514e4079f9afe01680676363c 100644 (file)
@@ -20,6 +20,7 @@
  */
 
 #include <zebra.h>
+#include <lib/version.h>
 
 #include <pwd.h>