#ifndef _PROTO_BATTCLOCK_H
#define _PROTO_BATTCLOCK_H

/*
**  $VER: battclock.h 10.1 (19.7.95)
**  Includes Release 40.15
**
**  '(C) Copyright 1995/96 Haage & Partner Computer GmbH'
**	 All Rights Reserved
*/

#include <exec/types.h>

extern struct Library *BattClockBase ;

#include <clib/battclock_protos.h>
#include <pragmas/battclock_pragmas.h>

#endif
