blob: 55869b494163a228528174ae5b13eadb053e86dd [file] [log] [blame]
#ifndef PERL_HAIKU_HAIKUISH_H
#define PERL_HAIKU_HAIKUISH_H
#include "../unixish.h"
/* We need <sys/wait.h> or else the W* macros aren't defined in perl.h. */
#include <sys/wait.h>
#endif