diff --git a/os/Xtranslcl.c b/os/Xtranslcl.c index ba33bce388..4e79c68d8e 100644 --- a/os/Xtranslcl.c +++ b/os/Xtranslcl.c @@ -90,9 +90,7 @@ from The Open Group. */ #include -#ifndef X_NO_SYS_UN #include -#endif /* Types of local connections supported: diff --git a/os/Xtranssock.c b/os/Xtranssock.c index 4c7f80becc..168148a3ba 100644 --- a/os/Xtranssock.c +++ b/os/Xtranssock.c @@ -89,9 +89,7 @@ from the copyright holders. #endif #ifdef UNIXCONN -#ifndef X_NO_SYS_UN #include -#endif #include #endif