Fix compiler warnings and errors in GCC.
This commit is contained in:
parent
462f6eb9a8
commit
0be620602a
3 changed files with 27 additions and 4 deletions
|
|
@ -7,6 +7,8 @@
|
|||
* of the MIT license. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
#pragma GCC diagnostic ignored "-Wmissing-field-initializers"
|
||||
|
||||
#include "capnp_c.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue