aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/djgpp/nl_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/djgpp/nl_types.h')
-rw-r--r--gdb/config/djgpp/nl_types.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/config/djgpp/nl_types.h b/gdb/config/djgpp/nl_types.h
index fc9445f..f0020b5 100644
--- a/gdb/config/djgpp/nl_types.h
+++ b/gdb/config/djgpp/nl_types.h
@@ -17,9 +17,9 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#ifndef _NL_TYPES_H
-#define _NL_TYPES_H
+#ifndef CONFIG_DJGPP_NL_TYPES_H
+#define CONFIG_DJGPP_NL_TYPES_H
typedef int nl_item;
-#endif /* _NL_TYPES_H */
+#endif /* CONFIG_DJGPP_NL_TYPES_H */