mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-23 09:59:54 +00:00
tests/ogg_test.c : Include unistd.h for unlink.
This commit is contained in:
parent
8f1c1b9b42
commit
543298e443
@ -21,6 +21,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <math.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user