Some explicit includes needed for FreeBSD
This commit is contained in:
1
glfw/ibus_glfw.c
vendored
1
glfw/ibus_glfw.c
vendored
@@ -28,6 +28,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "internal.h"
|
||||
#include "ibus_glfw.h"
|
||||
|
||||
1
glfw/x11_init.c
vendored
1
glfw/x11_init.c
vendored
@@ -37,6 +37,7 @@
|
||||
#include <stdio.h>
|
||||
#include <locale.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
// Check whether the specified atom is supported
|
||||
|
||||
Reference in New Issue
Block a user