Browse Source

better macro request to HAVE_DIRNAME

pre-master-46
dwarning 19 years ago
parent
commit
7476998764
  1. 2
      src/misc/util.c

2
src/misc/util.c

@ -151,7 +151,7 @@ char * absolute_pathname(char *string, char *dot_path)
}
#ifdef _MSC_VER
#ifndef HAVE_DIRNAME
const char *
basename(const char *name)

Loading…
Cancel
Save