X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Fstdint.h;h=2a7683672cd5ffe3627dd9a9fef163c6f50bcdf0;hp=a5dfc5cdc17672999e683058720010cb1e2db687;hb=b41576197133c1211d6ec353faf93f505f573b8a;hpb=93ca2d813f86c52bb9bece81ca564d4831bff9e5 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. */