]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/charset-list.h
Normalize include guards in gdb
[thirdparty/binutils-gdb.git] / gdb / charset-list.h
index 37c4bbc4e5353644d38b3fd80b9eb807d936c649..8ec1f1b4e428b68a983cb6aaee492753e579768a 100644 (file)
@@ -17,6 +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 CHARSET_LIST_H
+#define CHARSET_LIST_H
+
 /* Note that the first entry must always be "auto".
    The remaining entries were created by running this script:
    
 "WINSAMI2", \
 "WS2", \
 "YU",
+
+#endif /* CHARSET_LIST_H */