mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
tc-play: fix build
This commit is contained in:
parent
81e941e373
commit
cbe6e4b2b5
1 changed files with 10 additions and 0 deletions
10
srcpkgs/tc-play/patches/sysmacros.patch
Normal file
10
srcpkgs/tc-play/patches/sysmacros.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- tcplay.c 2020-01-02 03:32:31.615390563 +0100
|
||||
+++ tcplay.c 2020-01-02 03:32:45.237882108 +0100
|
||||
@@ -30,6 +30,7 @@
|
||||
#define _BSD_SOURCE
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
+#include <sys/sysmacros.h>
|
||||
|
||||
#if defined(__DragonFly__)
|
||||
#include <sys/param.h>
|
Loading…
Add table
Reference in a new issue