graphviz.patch 262 B

123456789101112
  1. --- contrib/prune/prune.c.orig Mon Aug 5 12:54:43 2002
  2. +++ contrib/prune/prune.c Mon Aug 5 12:54:46 2002
  3. @@ -25,7 +25,7 @@
  4. #ifdef HAVE_GETOPT_H
  5. #include <getopt.h>
  6. #else
  7. -#include "compat_getopt_h"
  8. +#include "compat_getopt.h"
  9. #endif
  10. #include <agraph.h>