Skip to content

Commit d0c4ba7

Browse files
committed
Fix build with musl 1.2.5
1 parent 6c4ce36 commit d0c4ba7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/apulse-misc.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
* SOFTWARE.
2323
*/
2424

25+
#include <libgen.h>
26+
2527
#include "apulse.h"
2628
#include "trace.h"
2729
#include "util.h"

0 commit comments

Comments
 (0)