include <sys/types.h>

This commit is contained in:
Brian Somers 2000-10-15 20:49:53 +00:00
parent 1e2b0ddcfa
commit f91f965e85
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=67176

View file

@ -16,9 +16,13 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
* $FreeBSD$
*/
#include <sys/types.h>
#include <dialog.h>
#include <errno.h>
#include <sys/wait.h>