X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fundefineds.h;h=da1f0760a742b7146fe6169d1b5cc38e627a31a3;hb=f17e3d27d7ff599f9443d011d17017a2a858c81a;hp=f492ab9fe88534746a9414c86507ec7ddf7d92b6;hpb=79cc569a97e444389350ea3f5b1017374fe16bec;p=sbcl.git diff --git a/src/runtime/undefineds.h b/src/runtime/undefineds.h index f492ab9..da1f076 100644 --- a/src/runtime/undefineds.h +++ b/src/runtime/undefineds.h @@ -211,6 +211,7 @@ F(vfork) F(vhangup) #endif F(wait) +F(waitpid) #if !defined(SOLARIS) || defined(SOLARIS25) F(wait3) #endif