[ip-sentinel] Patch.

Jon Ciesla limb at fedoraproject.org
Thu Mar 7 18:26:45 UTC 2013


commit e327bdee6410b64aeee9eceef79445f15a145741
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Mar 7 12:23:34 2013 -0600

    Patch.

 ip-sentinel-0.12-glibc.patch |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/ip-sentinel-0.12-glibc.patch b/ip-sentinel-0.12-glibc.patch
new file mode 100644
index 0000000..67991cc
--- /dev/null
+++ b/ip-sentinel-0.12-glibc.patch
@@ -0,0 +1,18 @@
+--- src/compat.h~	2005-03-08 04:58:48.000000000 -0600
++++ src/compat.h	2013-03-01 09:04:54.995744990 -0600
+@@ -45,11 +45,11 @@
+ #endif
+ 
+ 
+-#ifndef __dietlibc__
+-#  include <stropts.h>
+-#else
++//#ifndef __dietlibc__
++//#  include <stropts.h>
++//#else
+ #  include <sys/ioctl.h>
+-#endif
++//#endif
+ 
+ #ifdef __dietlibc__
+ #  define sin	XsinX


More information about the scm-commits mailing list