aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_installation.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/os_installation.c')
-rw-r--r--src/util/os_installation.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/os_installation.c b/src/util/os_installation.c
index 592ef0dc7..ff04a8a7f 100644
--- a/src/util/os_installation.c
+++ b/src/util/os_installation.c
@@ -28,6 +28,7 @@
28 * @author Heikki Lindholm 28 * @author Heikki Lindholm
29 * @author LRN 29 * @author LRN
30 */ 30 */
31#include "platform.h"
31#include <sys/stat.h> 32#include <sys/stat.h>
32#include <stdlib.h> 33#include <stdlib.h>
33#include <string.h> 34#include <string.h>