Include string.h for memset() on OpenBSD
This commit is contained in:
parent
e136033e1c
commit
c7ff604164
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
#include "key_mapping_x11.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "print_string.h"
|
||||
#include "servers/physics/physics_server_sw.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue