aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stdlib.c')
-rw-r--r--lib/stdlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib.c b/lib/stdlib.c
index 521d64627dc..6f70fa4bbda 100644
--- a/lib/stdlib.c
+++ b/lib/stdlib.c
@@ -15,7 +15,7 @@
15 You should have received a copy of the GNU Lesser General Public License 15 You should have received a copy of the GNU Lesser General Public License
16 along with this program. If not, see <https://www.gnu.org/licenses/>. */ 16 along with this program. If not, see <https://www.gnu.org/licenses/>. */
17 17
18#define _GL_STDLIB_INLINE _GL_EXTERN_INLINE
18#include <config.h> 19#include <config.h>
19 20
20#define _GL_STDLIB_INLINE _GL_EXTERN_INLINE
21#include <stdlib.h> 21#include <stdlib.h>