mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
* ldlex.l: Use #include "" instead of <> for local header files.
This commit is contained in:
@ -26,7 +26,7 @@ This was written by steve chamberlain
|
||||
*/
|
||||
|
||||
|
||||
#include <ansidecl.h>
|
||||
#include "ansidecl.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#ifdef MPW
|
||||
|
Reference in New Issue
Block a user