Re: gas: Use the directory name in .file 0
[binutils-gdb.git] / sim / rl78 / trace.c
index 6f897eb03393e498eb748df7ddee248b8e4fece6..1b4b365af1e3b707d84d2dca6c412e0ed8281762 100644 (file)
@@ -19,8 +19,9 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
+/* This must come before any other includes.  */
+#include "defs.h"
 
-#include "config.h"
 #include <stdio.h>
 #include <stdarg.h>
 #include <string.h>