lib: Reset libbabeltrace2 to SONANE 0
[babeltrace.git] / include / babeltrace / compat / stdlib-internal.h
index be0518f5920455375118312f481703d8cd842469..bd2a2c952ff53bad9a62c8e9ea065a4e9dc9be8a 100644 (file)
@@ -2,8 +2,6 @@
 #define _BABELTRACE_COMPAT_STDLIB_H
 
 /*
- * babeltrace/compat/stdlib.h
- *
  * Copyright (C) 2015 Michael Jeanson <mjeanson@efficios.com>
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -30,6 +28,7 @@
  * the requirement on glib to version 2.30.
  */
 
+#include <unistd.h>
 #include <stdlib.h>
 #include <sys/stat.h>
 #include <glib.h>
This page took 0.045685 seconds and 4 git commands to generate.