diff options
Diffstat (limited to 'src/emacs.c')
-rw-r--r-- | src/emacs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emacs.c b/src/emacs.c index dc13b15ca7b..eff3f9dcb87 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -26,7 +26,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #include <stdio.h> #include <stdlib.h> -#include <sys/types.h> #include <sys/file.h> #include <unistd.h> |