mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
me <- idiot
This commit is contained in:
parent
ca49a97788
commit
17bbc45a11
@ -1,4 +1,4 @@
|
|||||||
/* $Id: basename.h,v 1.1 2003/02/24 01:55:56 djm Exp $ */
|
/* $Id: basename.h,v 1.2 2003/02/24 23:25:12 djm Exp $ */
|
||||||
|
|
||||||
#ifndef _BASENAME_H
|
#ifndef _BASENAME_H
|
||||||
#define _BASENAME_H
|
#define _BASENAME_H
|
||||||
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
#if !defined(HAVE_BASENAME)
|
#if !defined(HAVE_BASENAME)
|
||||||
|
|
||||||
char *getcwd(char *pt, size_t size);
|
char *basename(char *path);
|
||||||
|
|
||||||
#endif /* !defined(HAVE_BASENAME) */
|
#endif /* !defined(HAVE_BASENAME) */
|
||||||
#endif /* _BASENAME_H */
|
#endif /* _BASENAME_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user