mirror of
https://github.com/86Box/86Box.git
synced 2026-02-28 01:44:22 -07:00
Include guards on our headers
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ifndef EMU_NETWORK_H
|
||||
# define EMU_NETWORK_H
|
||||
# include <stdint.h>
|
||||
|
||||
Reference in New Issue
Block a user