mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 06:15:47 +00:00
New dir_name() function plus tests.
This commit is contained in:
@@ -125,6 +125,8 @@ bool str_to_double(const char *, double *);
|
||||
|
||||
int hexit_value(int c);
|
||||
|
||||
char *dir_name(const char *file_name);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user