2 Copyright © 1995-2003, The AROS Development Team. All rights reserved.
9 #include <exec/types.h>
10 #include <proto/exec.h>
11 #include <proto/reqtools.h>
12 #include <proto/intuition.h>
13 #include <exec/libraries.h>
14 #include <exec/memory.h>
15 #include <aros/libcall.h>
16 #include "reqtools_intern.h"
20 /*****************************************************************************
24 AROS_LH0(VOID
, rtUnlockPrefs
,
30 struct ReqToolsBase
*, ReqToolsBase
, 29, ReqTools
)
52 ******************************************************************************/
56 RTFuncs_UnlockPrefs(ReqToolsBase
);