diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/emacsclient.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/emacsclient.c b/lib-src/emacsclient.c index 204064f1871..380be95222b 100644 --- a/lib-src/emacsclient.c +++ b/lib-src/emacsclient.c | |||
| @@ -80,7 +80,7 @@ char *w32_getenv (const char *); | |||
| 80 | #include <sys/stat.h> | 80 | #include <sys/stat.h> |
| 81 | #include <unistd.h> | 81 | #include <unistd.h> |
| 82 | 82 | ||
| 83 | #include <dosname.h> | 83 | #include <filename.h> |
| 84 | #include <intprops.h> | 84 | #include <intprops.h> |
| 85 | #include <min-max.h> | 85 | #include <min-max.h> |
| 86 | #include <pathmax.h> | 86 | #include <pathmax.h> |