add missing header file

Matthias-Christian Ott 18 years ago
parent f513f1d9da
commit 61f6e92f65

@ -1,6 +1,7 @@
/* See LICENSE file for copyright and license details. */
#include "util.h"
#include <stdio.h>
#include <string.h>
int
Xmain(int argc, char *argv[]) {

Loading…
Cancel
Save