diff options
Diffstat (limited to 'libs.h')
-rw-r--r-- | libs.h | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +#ifndef LIBS_H +#define LIBS_H + +void addlibdir(char *path, int commandline); +char *findlib(const char *lib); + +#endif |
![]() |
index : cc | |
a C-language compilation system (WITHDRAWN in SUSv3) |
summaryrefslogtreecommitdiff |