Current File : //usr/include/stdint.h
/*
 * Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
 */

#ifndef _STDINT_H
#define	_STDINT_H

/*
 * This header was introduced by the ISO C Standard, ISO/IEC
 * 9899:1999 Programming language - C. It is a subset of the
 * <inttypes.h> header.
 */

#include <sys/stdint.h>

#endif	/* _STDINT_H */