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:
parent
cb4de3d9c1
commit
8a3654518e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user