]> git.proxmox.com Git - mirror_iproute2.git/commitdiff
get rid of warning
authorosdl.org!shemminger <osdl.org!shemminger>
Wed, 2 Jun 2004 20:22:08 +0000 (20:22 +0000)
committerosdl.org!shemminger <osdl.org!shemminger>
Wed, 2 Jun 2004 20:22:08 +0000 (20:22 +0000)
(Logical change 1.6)

misc/rtstat.c

index feed6cf2fe312f7042728334e6639868a9753443..2451fdabd3d73a39282cde4001062375916f37e3 100644 (file)
@@ -15,6 +15,7 @@
 
 #include <stdio.h>
 #include <unistd.h>
+#include <stdlib.h>
 #include <getopt.h>
 
 #define VERSION "0.33 010829"