/* mman.h:
 *
 ****************************************************************
 * Copyright (C) 2002 Tom Lord
 * 
 * See the file "COPYING" for further information about
 * the copyright and warranty status of this work.
 */

#ifndef INCLUDE__OS__MMAN_H
#define INCLUDE__OS__MMAN_H


#include "hackerlab/os/sys/types.h"
#include <sys/mman.h>


/* automatically generated __STDC__ prototypes */
#endif  /* INCLUDE__OS__MMAN_H */


/* tag: Tom Lord Sat Jan  5 15:26:10 2002 (mman.h)
 */


syntax highlighted by Code2HTML, v. 0.9.1