From b2cc289c8daf4918134856af4c1090ac3eae7cc5 Mon Sep 17 00:00:00 2001 From: jshepher <> Date: Sat, 4 Dec 2004 00:57:18 +0000 Subject: [PATCH] Added header for missing function prototype. --- libnix/sources/misc/detach.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libnix/sources/misc/detach.c b/libnix/sources/misc/detach.c index 0d9344f..09846e6 100755 --- a/libnix/sources/misc/detach.c +++ b/libnix/sources/misc/detach.c @@ -3,6 +3,7 @@ #include #include #include +#include #include "stabs.h" /* Sorry, but the assembler code produced by gcc for this function is too bad.