Files
pkgsrc-ng/chat/kadu/patches/patch-ac
2013-09-26 17:14:40 +02:00

14 lines
554 B
Plaintext

$NetBSD: patch-ac,v 1.3 2006/01/05 16:36:38 joerg Exp $
--- modules/voice/libgsm/inc/config.h.orig 2006-01-05 16:21:24.000000000 +0000
+++ modules/voice/libgsm/inc/config.h
@@ -15,7 +15,7 @@
#define HAS_STDLIB_H 1 /* /usr/include/stdlib.h */
/*efine HAS_LIMITS_H 1 /* /usr/include/limits.h */
#define HAS_FCNTL_H 1 /* /usr/include/fcntl.h */
-/*efine HAS_ERRNO_DECL 1 /* errno.h declares errno */
+#define HAS_ERRNO_DECL 1 /* errno.h declares errno */
#define HAS_FSTAT 1 /* fstat syscall */
#define HAS_FCHMOD 1 /* fchmod syscall */