Update direwolf.h

Fix the following errors during compile.

note: ‘ptrdiff_t’ is defined in header ‘<stddef.h>’; did you forget to ‘#include <stddef.h>’?
This commit is contained in:
Dwaine Garden 2019-12-02 18:47:39 -05:00 committed by GitHub
parent d5cec4dc84
commit 17ac5e5396
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
#endif
#include <stddef.h>
/*
* Previously, we could handle only a single audio device.