diff -uN /tmp/patches/55_uclibc.patch slang-1.4.9dbs/debian/patches/55_uclibc.patch
--- /tmp/patches/55_uclibc.patch	1970-01-01 02:00:00.000000000 +0200
+++ slang-1.4.9dbs/debian/patches/55_uclibc.patch	2005-09-09 09:11:52.560636424 +0300
@@ -0,0 +1,11 @@
+--- /tmp/slmisc.c	2005-09-09 09:04:50.560790152 +0300
++++ slang-1.4.9/src/slmisc.c	2005-09-09 09:05:35.643936472 +0300
+@@ -565,7 +565,7 @@
+    return (int) SLatol (s);
+ }
+ 
+-#if !defined(HAVE_ISSETUGID) && defined(__GLIBC__) && (__GLIBC__ >= 2)
++#if 0 
+ extern int __libc_enable_secure;
+ # define HAVE___LIBC_ENABLE_SECURE 1
+ #endif

