X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Fstdlib.h;h=b75389786c5090c3fba645009424a74d2b8df8fa;hb=d6f1494a4f38a212b29a13ee713885058dcf0fe7;hp=b035c9cfbbacdc0b692eb533fd7cdbc7e7cd844e;hpb=0fa6394bc70eab55e0e38703a31a3072232c0729;p=pdclib diff --git a/includes/stdlib.h b/includes/stdlib.h index b035c9c..b753897 100644 --- a/includes/stdlib.h +++ b/includes/stdlib.h @@ -1,6 +1,4 @@ -/* $Id$ */ - -/* 7.20 General utilities +/* General utilities This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify, and / or redistribute at will. @@ -9,10 +7,7 @@ #ifndef _PDCLIB_STDLIB_H #define _PDCLIB_STDLIB_H _PDCLIB_STDLIB_H -#ifndef _PDCLIB_INT_H -#define _PDCLIB_INT_H _PDCLIB_INT_H -#include <_PDCLIB_int.h> -#endif +#include "_PDCLIB_int.h" #ifndef _PDCLIB_SIZE_T_DEFINED #define _PDCLIB_SIZE_T_DEFINED _PDCLIB_SIZE_T_DEFINED