From 2609745b51e41ccd5ee6ea186ef051b3d9dfabc2 Mon Sep 17 00:00:00 2001
From: Alam Ed Arias <alam@srb2.org>
Date: Fri, 6 Feb 2015 10:22:06 -0500
Subject: [PATCH] it was me, Duo!

---
 src/m_misc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/m_misc.c b/src/m_misc.c
index 3e4be62a27..57b8c45851 100644
--- a/src/m_misc.c
+++ b/src/m_misc.c
@@ -52,7 +52,7 @@
 #ifdef __linux__
 #ifndef _LARGEFILE64_SOURCE
 typedef off_t off64_t;
-#neidf
+#endif
 #endif
 #endif
 
-- 
GitLab