summaryrefslogtreecommitdiffstats
path: root/test/sem_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/sem_test.c')
-rw-r--r--test/sem_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sem_test.c b/test/sem_test.c
index 9a25e66..a5f6d2e 100644
--- a/test/sem_test.c
+++ b/test/sem_test.c
@@ -14,6 +14,7 @@
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+#include "zix/attributes.h"
#include "zix/sem.h"
#include "zix/thread.h"