$OpenBSD: patch-kopete_protocols_gadu_libgadu_libgadu-config_h_in,v 1.1 2004/07/24 12:50:50 espie Exp $
--- kopete/protocols/gadu/libgadu/libgadu-config.h.in.orig	Tue Jul 20 18:35:07 2004
+++ kopete/protocols/gadu/libgadu/libgadu-config.h.in	Tue Jul 20 18:40:31 2004
@@ -24,7 +24,12 @@
 /* Defined if libgadu was compiled and linked with TLS support. */
 #undef __GG_LIBGADU_HAVE_OPENSSL
 
+/* Defined if we have stdint.h headers. */
+#undef HAVE_STDINT_H
+
+#if defined(HAVE_STDINT_H)
 /* Include file containing uintXX_t declarations. */
 #include <stdint.h>
+#endif
 
 #endif /* __GG_LIBGADU_CONFIG_H */
