X-Git-Url: https://pd.if.org/git/?p=pdclib.old;a=blobdiff_plain;f=includes%2Fstdint.h;h=2a7683672cd5ffe3627dd9a9fef163c6f50bcdf0;hp=a5dfc5cdc17672999e683058720010cb1e2db687;hb=97dd2fddbdb56005b16a1b0aa19ed15cd77269fc;hpb=263e1e1fae0dcae08d99dc06fd69391ad076f378 diff --git a/includes/stdint.h b/includes/stdint.h index a5dfc5c..2a76836 100644 --- a/includes/stdint.h +++ b/includes/stdint.h @@ -8,11 +8,7 @@ #ifndef _PDCLIB_STDINT_H #define _PDCLIB_STDINT_H _PDCLIB_STDINT_H - -#ifndef _PDCLIB_INT_H -#define _PDCLIB_INT_H _PDCLIB_INT_H #include <_PDCLIB_int.h> -#endif /* 7.18.1.1 Exact-width integer types. */