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