#ifndef __INC_POS_PROTO_PINPUT2_H
#define __INC_POS_PROTO_PINPUT2_H
/*******************************************************************
 Includes Release 24
 (C) Copyright 1995-1997 proDAD
     All Rights Reserved

 $AUT Holger Burkarth
 $DAT >>pInput.h<<   07 Jan 1997    09:12:38 - (C) ProDAD
*******************************************************************/
#ifndef __INC_POS_PEXEC_LIST_H
#include <pExec/List.h>
#endif



#ifdef __cplusplus
extern "C" {
#endif

ULONG pOS_PeekQualifier(VOID);

#ifdef __cplusplus
}
#endif

#endif
