X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Fstdint.h;h=417791e3981268b217d4501fc05bf5337738012f;hp=a5dfc5cdc17672999e683058720010cb1e2db687;hb=9f87d9e27e74d9e06e0c93114ffd70a45ee152fa;hpb=912688cd6675234e7dd744cd6971a0d7c1591910 diff --git a/includes/stdint.h b/includes/stdint.h index a5dfc5c..417791e 100644 --- a/includes/stdint.h +++ b/includes/stdint.h @@ -9,10 +9,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. */