/* * sophtype.h (26-NOV-1999) * * This file is a part of the Sophos Anti-Virus Interface (SAVI)(tm). * * Copyright (C) 2002 Sophos Plc, Oxford, England. * All rights reserved. * * This source code is only intended as a supplement to the * SAVI(tm) Reference and related documentation for the library. * * These are the sophos type (re)defintions for use with basic types. */ #ifndef __SOPHTYPE_DOT_H__ #define __SOPHTYPE_DOT_H__ #include "compute.h" #include "s_types.h" #endif /* __SOPHTYPE_DOT_H__ */