(define-module (srfi 98)
  (export get-environment-variable get-environment-variables)
  (include-shared "98/env"))