My Project
Loading...
Searching...
No Matches
omOpts.c
Go to the documentation of this file.
1/*******************************************************************
2 * File: omStats.c
3 * Purpose: definitions of stats related stuff
4 * Author: obachman (Olaf Bachmann)
5 * Created: 11/99
6 *******************************************************************/
7
8#include "omalloc.h"
9#include "omDefaultConfig.h"
10
11#ifdef HAVE_OMALLOC
12
27#endif
omOpts_t om_Opts
Definition omOpts.c:13