diff options
Diffstat (limited to 'WWW/Library/Implementation/HTAccess.h')
-rw-r--r-- | WWW/Library/Implementation/HTAccess.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/WWW/Library/Implementation/HTAccess.h b/WWW/Library/Implementation/HTAccess.h index d883e10f..2826d13a 100644 --- a/WWW/Library/Implementation/HTAccess.h +++ b/WWW/Library/Implementation/HTAccess.h @@ -316,6 +316,9 @@ For registering protocols supported by Lynx */ extern void LYRegisterLynxProtocols NOARGS; +extern void LYUCPushAssumed PARAMS(( + HTParentAnchor * anchor)); + #endif /* HTACCESS_H */ /* |