Added missing prototype

svn path=/trunk/netsurf/; revision=11584
This commit is contained in:
Ole Loots 2011-02-01 21:20:06 +00:00
parent 02293a65d2
commit cf74818d09
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
#ifndef NS_ATARI_FINDFILE_H
#define NS_ATARI_FINDFILE_H
char * gdos_realpath(const char * path, char * rpath);
extern char *atari_find_resource(char *buf, const char *filename, const char *def);
#endif /* NETSURF_ATARI_FINDFILE_H */