Merge "Darwin: include <libgen.h> for basename(3)."
This commit is contained in:
commit
4b3e5e1de8
|
@ -19,6 +19,7 @@
|
|||
#include <fnmatch.h>
|
||||
#include <getopt.h>
|
||||
#include <inttypes.h>
|
||||
#include <libgen.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Reference in New Issue