Fix gcc3 specific error. The diff is based on latest upstream change.

suggested by jsg@, tested on luna88k by me, ok by jsg@ and matthieu@
This commit is contained in:
aoyama 2019-09-05 14:03:08 +00:00
parent cb4de3d9c1
commit 8a3654518e

View File

@ -35,8 +35,10 @@ from The Open Group.
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdint.h>
#include <inttypes.h>
#include "../Xresinternal.h"
typedef uint32_t Signature;
#define KTNUM 4000