• Paul Eggert's avatar
    Include-file tweaks for modules · c69cec40
    Paul Eggert authored
    * src/dynlib.c, src/emacs-module.c: Include <config.h> first.
    * src/dynlib.h: Do not include config.h.
    It’s every .c file’s responsibility to include config.h first.
    * src/emacs-module.c: Include emacs-module.h immediately after
    config.h, to test that emacs-module.h doesn’t depend on
    include files other than config.h.
    c69cec40
dynlib.h 1.06 KB