Functionally Equivalent Language Translation →
(require-once filename1 filename2 ...filenameN)
See also INCLUDE INCLUDE-ONCE REQUIRE
This will cause a file to be pulled into the run-time system of the back-end coder once and once only if that feature is supported. Please refer to REQUIRE for full information.