mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Added string.h
This commit is contained in:
parent
677d2aedd5
commit
2d8216be00
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#ifndef ATTRIBUTE_UNUSED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue