gerbv
2.10.1-dev~93f1b5
lrealpath.h
1
#ifndef __LREALPATH_H__
2
#define __LREALPATH_H__
3
4
/* A well-defined realpath () that is always compiled in. */
5
char
* lrealpath(
const
char
*);
6
7
#endif
/* __LREALPATH_H__ */
src
lrealpath.h
Generated by
1.9.1