* gdb/remote.c (remote_open_1): Do preopen tasks before
[deliverable/binutils-gdb.git] / gas / expr.c
index 746d7a2d889b4677a9694d14d69b832b7267cfb9..6297f19b47596fa45b0d3b52ad0ff82e0cdc2629 100644 (file)
@@ -25,7 +25,6 @@
    (It also gives smaller files to re-compile.)
    Here, "operand"s are of expressions, not instructions.  */
 
-#include <string.h>
 #define min(a, b)       ((a) < (b) ? (a) : (b))
 
 #include "as.h"
This page took 0.022968 seconds and 4 git commands to generate.