]> git.sesse.net Git - vlc/blobdiff - include/vlc_tls.h
Headers: use non-reserved identifiers for multi-inclusion protection
[vlc] / include / vlc_tls.h
index f6c480667fe66bec3b923986cf60492af96d1f1b..7bf3500fca7cd75703169e569798af6384b0d774 100644 (file)
@@ -21,8 +21,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#ifndef _VLC_TLS_H
-# define _VLC_TLS_H
+#ifndef VLC_TLS_H
+# define VLC_TLS_H
 
 # include <vlc_network.h>