7 lines
160 B
C
7 lines
160 B
C
|
/* $OpenBSD: config.h,v 1.1.1.1 2007/01/22 12:05:01 espie Exp $ */
|
||
|
#include <sys/param.h>
|
||
|
#include <sys/mount.h>
|
||
|
|
||
|
#define HAVE_INTTYPES_H
|
||
|
#define HAVE_STDINT_H
|