The attached patch looks better to me. I'll upload a fixed package soon,
as it seems this package is "maintained" by the QA Group.


-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net
--- dvi2ps-3.2j.orig/defs.h
+++ dvi2ps-3.2j/defs.h
@@ -31,7 +31,7 @@
 #define        SEEK_END        2
 #endif
 
-#ifdef linux
+#if defined(linux) || defined(__GLIBC__)
 #include       <time.h>
 #endif
 

Reply via email to