You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/robodoc/files/robodoc-4.99.43_clean_libc....

14 lines
388 B

diff --git a/Source/troff_generator.c b/Source/troff_generator.c
index 1b123b8..94ddcda 100644
--- a/Source/troff_generator.c
+++ b/Source/troff_generator.c
@@ -30,7 +30,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <ctype.h>
#include <sys/param.h>
-#include <sys/unistd.h>
+#include <unistd.h>
#include "troff_generator.h"
#include "util.h"