xdm (1:1.1.10-3) 06_hurd_utsname.diff

Summary

 auth.c |    2 --
 1 file changed, 2 deletions(-)

    
download this patch

Patch contents

---
 auth.c |    2 --
 1 file changed, 2 deletions(-)

Index: xdm/auth.c
===================================================================
--- xdm.orig/auth.c
+++ xdm/auth.c
@@ -56,9 +56,7 @@
 # include <netdnet/dnetdb.h>
 #endif
 
-#if defined(hpux)
 # include <sys/utsname.h>
-#endif
 
 #if defined(SYSV) && defined(i386)
 # include <sys/stream.h>