Fixes for clang
[vg.git] / src / vg / vg_steam_networking.h
index 679fe89e8d63c6bd0f297b5cca9d710b9549ece2..6eb059909d261274abe9321572f935140b0fed68 100644 (file)
@@ -4,6 +4,7 @@
 #include "vg_steam.h"
 
 #ifdef VALVE_CALLBACK_PACK_SMALL
+;
  #pragma pack(push,4)
 #else
  #pragma pack(push,8)
@@ -615,7 +616,6 @@ enum{ k_nSteamNetworkConnectionInfoFlags_Relayed = 16 };
 enum{ k_nSteamNetworkConnectionInfoFlags_DualWifi = 32 };
 
 /* Describe the state of a connection. */
-typedef struct SteamNetConnectionInfo_t SteamNetConnectionInfo_t;
 struct SteamNetConnectionInfo_t
 {
        /*