]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/common/gdb_sys_time.h
Normalize include guards in gdb
[thirdparty/binutils-gdb.git] / gdb / common / gdb_sys_time.h
index 7b4ee572534c2b6d659085748ef392f91ba6d541..66c2bb355ffbe6ace420e02a16d931eb597ad3b4 100644 (file)
@@ -15,8 +15,8 @@
    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 GDB_SYS_TIME_H
-#define GDB_SYS_TIME_H
+#ifndef COMMON_GDB_SYS_TIME_H
+#define COMMON_GDB_SYS_TIME_H
 
 #include <sys/time.h>
 
@@ -35,4 +35,4 @@
 # undef gettimeofday
 #endif
 
-#endif /* #ifndef GDB_SYS_TIME_H */
+#endif /* COMMON_GDB_SYS_TIME_H */