Description: Fix build problems in GNU/hurd
Author: Juan Cespedes <cespedes@debian.org>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Forwarded: no
Last-Update: 2019-08-21

--- genromfs-0.5.2.orig/genromfs.c
+++ genromfs-0.5.2/genromfs.c
@@ -70,11 +70,8 @@
 
 #include <netinet/in.h>	/* Consts & structs defined by the internet system */
 
-/* good old times without autoconf... */
-#if defined(__linux__) || defined(__sun__) || defined(__CYGWIN__)
 #include <sys/sysmacros.h>
-#endif
 
 char *outf = NULL;
 
 struct romfh {
