filevercmp: handle simple~ and numbered.~3~ backup suffixes
[pspp] / lib / relocwrapper.c
index ca186c357500dfa34065a2df2e7292894180ecd7..42c64cfb9a1b08020acf7b7deef0862191c6955f 100644 (file)
    relocwrapper
     -> progname
     -> progreloc
-        -> xreadlink
-           -> areadlink
-              -> readlink
+        -> areadlink
+           -> readlink
         -> canonicalize-lgpl
            -> malloca
+           -> readlink
     -> relocatable
     -> setenv
        -> malloca
@@ -53,7 +53,6 @@
 
 #include "progname.h"
 #include "relocatable.h"
-#include "setenv.h"
 #include "c-ctype.h"
 
 /* Return a copy of the filename, with an extra ".bin" at the end.