New module 'unicase/ulc-casecoll'.
[pspp] / lib / getdomainname.c
index f4c6a16147446ccb31e0806ca0a01cccecfb6753..658075320cfd6b271a4b9d5775e4619cb224f779 100644 (file)
@@ -1,6 +1,6 @@
 /* getdomainname emulation for systems that doesn't have it.
 
-   Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2006, 2008 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@
 #include <config.h>
 
 /* Specification. */
-#include "getdomainname.h"
+#include <unistd.h>
 
 #include <string.h>
 #include <errno.h>