summaryrefslogtreecommitdiff
path: root/src/unexcw.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unexcw.c')
-rw-r--r--src/unexcw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/unexcw.c b/src/unexcw.c
index 6343b38bcff..c0d1bc176a5 100644
--- a/src/unexcw.c
+++ b/src/unexcw.c
@@ -21,7 +21,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#include <config.h>
#include "unexec.h"
#include "lisp.h"
-#include <string.h>
#include <stdio.h>
#include <fcntl.h>
#include <a.out.h>