X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/410801ac8f9ba8eb9b2aba42140892d1e1f4f745..f942204699420d6ec55f3d77cd29f0f096147f34:/lib/wstat.h diff --git a/lib/wstat.h b/lib/wstat.h index afae594..944048d 100644 --- a/lib/wstat.h +++ b/lib/wstat.h @@ -24,6 +24,8 @@ #ifndef WSTAT_H #define WSTAT_H +#include + const char *wstat(int w); /* Format wait status @w@. In extremis the return value might be a * pointer to a string literal. The result should always be ASCII. */