Delete nettle-stdint.h
[gd/nettle] / nettle-types.h
index 4576b7c7b5b305ddb2f78461c39563dc712d5600..87292ac697305d0b57c3b6fc252366f9540b8a8b 100644 (file)
 
 /* For size_t */
 #include <stddef.h>
-
-/* Pretend these types always exists. Nettle doesn't use them. */
-#define _STDINT_HAVE_INT_FAST32_T 1
-#include "nettle-stdint.h"
+#include <stdint.h>
 
 /* Attributes we want to use in installed header files, and hence
    can't rely on config.h. */