]> git.pond.sub.org Git - empserver/blobdiff - include/prototypes.h
Make conftab.c independent of the current directory
[empserver] / include / prototypes.h
index 84462efa4c2ec844acaa5f7c059ba41316633cc7..6c170c174c4e229a91b8ce22e4862674b07591ac 100644 (file)
@@ -323,6 +323,7 @@ extern int xundump(FILE *, char *, int *, int);
  */
 /* fnameat.c */
 extern char *fnameat(const char *, const char *);
+extern FILE *fopenat(const char *, const char *, const char *);
 /* fsize.c */
 extern int fsize(int);
 extern int blksize(int);