milsko/include/Milsko/MachDep.h

9 lines
137 B
C
Raw Normal View History

/* $Id$ */
#ifndef __MILSKO_MACHDEP_H__
#define __MILSKO_MACHDEP_H__
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#endif