/* IBM_PROLOG_BEGIN_TAG                                                   */
/* This is an automatically generated prolog.                             */
/*                                                                        */
/* bos720 src/bos/usr/ccs/lib/libtspi/include/trousers/tss.h 1.1.1.3      */
/*                                                                        */
/* Licensed Materials - Property of IBM                                   */
/*                                                                        */
/* COPYRIGHT International Business Machines Corp. 2011                   */
/* All Rights Reserved                                                    */
/*                                                                        */
/* US Government Users Restricted Rights - Use, duplication or            */
/* disclosure restricted by GSA ADP Schedule Contract with IBM Corp.      */
/*                                                                        */
/* IBM_PROLOG_END_TAG                                                     */
/* @(#)23        1.1.1.3  src/bos/usr/ccs/lib/libtspi/include/trousers/tss.h, libstss, bos720 7/15/11 04:17:39" */
/*
 * Licensed Materials - Property of IBM
 *
 * trousers - An open source TCG Software Stack
 *
 * (C) Copyright International Business Machines Corp. 2004-2006
 *
 */

#ifndef _TSS_H_
#define _TSS_H_

#include <stdlib.h>

#include <tss/platform.h>
#include <tss/tss_error_basics.h>
#include <tss/tddl_error.h>
#include <tss/tcs_typedef.h>
#include <tss/tss_typedef.h>
#include <tss/tss_structs.h>
#include <tss/tcs_structs.h>
#include <tss/tcs_error.h>
#include <tss/tcs.h>
#include <tss/tss_error.h>

#include <tss/tddlapi_error.h>
#include <tss/tcs_defines.h>
#include <tss/tss_defines.h>
#include <tss/tddli.h>
#include <tss/tspi.h>

#endif
