| Current Path : /usr/local/src/clamav-1.0.9/libclamav/ |
| Current File : //usr/local/src/clamav-1.0.9/libclamav/bignum.h |
#ifndef BIGNUM_H_ #define BIGNUM_H_ #if HAVE_CONFIG_H #include "clamav-config.h" #endif #if HAVE_SYSTEM_TOMSFASTMATH #include <tfm.h> #else #include "tomsfastmath/headers/tfm.h" #endif #endif