Ignore:
Timestamp:
Dec 25, 2018, 5:11:26 AM (7 years ago)
Author:
bird
Message:

kmk: linux build fixing...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/kmkbuiltin/err.c

    r3192 r3237  
    2929#ifdef HAVE_CONFIG_H
    3030# include "config.h"
     31# ifdef HAVE_STDLIB_H
     32#  include <stdlib.h>
     33# endif
     34# ifdef HAVE_STDINT_H
     35#  include <stdint.h>
     36# endif
    3137#else
    3238# include <stdlib.h>
Note: See TracChangeset for help on using the changeset viewer.