• Eli Zaretskii's avatar
    Fix compilation warning in the MinGW build · d0e1774a
    Eli Zaretskii authored
    * nt/inc/ms-w32.h: Include stdint.h.
    (_execvp, execve): Provide prototypes.
    
    * lib-src/emacsclient.c [WINDOWSNT]: Remove prototype for execvp,
    it is now in nt/inc/ms-w32.h.
    * lib-src/ntlib.c (getppid): Avoid compiler warnings due to format
    mismatch.
    (sys_ctime): Remove, not used.
    d0e1774a
ntlib.c 10.7 KB