gcc 4.4 requires stdarg in hammer.h
This commit is contained in:
parent
4ee72f7308
commit
e9b49cf24c
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
|
||||
#ifndef HAMMER_HAMMER__H
|
||||
#define HAMMER_HAMMER__H
|
||||
#include <stdarg.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include "allocator.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue