mirror of
https://github.com/opnsense/src.git
synced 2026-04-10 11:58:54 -04:00
5 lines
63 B
C
5 lines
63 B
C
#ifndef HAVE_DIRNAME
|
|
|
|
char *dirname(const char *path);
|
|
|
|
#endif
|