]> code.delx.au - gnu-emacs/blobdiff - lib-src/test-distrib.c
Merge from mainline.
[gnu-emacs] / lib-src / test-distrib.c
index 23a9716c688db66ddd70d9602f7b19baeda7d9bf..a58d5ee1fe67cbf5958ff0d3425bbfca90a4906a 100644 (file)
@@ -22,10 +22,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <config.h>
 #include <stdio.h>
 #include <fcntl.h>
-
-#ifdef HAVE_UNISTD_H
 #include <unistd.h>
-#endif
 
 /* Break string in two parts to avoid buggy C compilers that ignore characters
    after nulls in strings.  */