]> granicus.if.org Git - graphviz/commitdiff
remove duplicate #include <stdlib.h>
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 30 May 2021 16:47:00 +0000 (09:47 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 5 Jun 2021 18:13:03 +0000 (11:13 -0700)
lib/pathplan/shortest.c

index 174bdf001c2b5628412e0347c5d299659d38c0a4..53b6f4c621e2fac8d003f11f726b5ec61ec5a42f 100644 (file)
@@ -9,7 +9,6 @@
  *************************************************************************/
 
 
-#include <stdlib.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <limits.h>