remove emallocz()

This commit is contained in:
Matthias-Christian Ott
2008-07-04 18:18:51 +02:00
parent d16fdbb6fa
commit eb92c4da84
5 changed files with 3 additions and 24 deletions

1
std.c
View File

@ -1,5 +1,4 @@
/* See LICENSE file for copyright and license details. */
#include "util.h"
#include <sys/types.h>
#include <sys/wait.h>
#include <ctype.h>