mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-14 15:36:34 +00:00
Add missing function prototype to gchtfinddefs.h
modified: inc/gchtfinddefs.h
This commit is contained in:
parent
cfc0046675
commit
8612d84761
@ -3,4 +3,5 @@
|
||||
void enter_big_reference_count(LispPTR ptr);
|
||||
void modify_big_reference_count(LispPTR *entry, DLword casep, LispPTR ptr);
|
||||
LispPTR htfind(LispPTR ptr, int casep);
|
||||
LispPTR rec_htfind(LispPTR ptr, int casep);
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user