aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTaylor Holberton <taylorcholberton@gmail.com>2020-04-24 13:30:46 -0400
committerTaylor Holberton <taylorcholberton@gmail.com>2020-04-24 13:30:46 -0400
commitb61b96003574c50bbeb8708718d3ef9f3ed08ddd (patch)
tree2b6b1313fcbf0e8683c7e54d8ef0fb4b142df366 /include
parent6b105acd80fa144d3b68aa7f5524da202df0d159 (diff)
parentf1cad9331f0b291b4f2b91e81766f4862071c40c (diff)
Merge branch 'master' of github.com:tinyalsa/tinyalsa
Diffstat (limited to 'include')
-rw-r--r--include/tinyalsa/plugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tinyalsa/plugin.h b/include/tinyalsa/plugin.h
index fed50be..91d862a 100644
--- a/include/tinyalsa/plugin.h
+++ b/include/tinyalsa/plugin.h
@@ -32,6 +32,7 @@
#include <stdint.h>
#include <stdlib.h>
+#include <sys/types.h>
#include <sound/asound.h>