mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-03-11 09:17:38 +00:00
6 lines
68 B
C
6 lines
68 B
C
#ifndef HAVE_DIRNAME
|
|
|
|
char *dirname(const char *path);
|
|
|
|
#endif
|