• Paul Eggert's avatar
    regex.h now includes sys/types.h · 615cec1d
    Paul Eggert authored
    * src/dired.c, src/emacs.c, src/search.c, src/syntax.c, src/thread.h:
    Do not include sys/types.h; no longer needed.
    * src/regex.h: Include <sys/types.h>, as that's what Gnulib and
    glibc regex.h does, and POSIX has blessed this since 2008.
    615cec1d
dired.c 33.3 KB