This commit is contained in:
Nishi 2026-01-08 16:34:58 +09:00
commit 4b0a924184
Signed by: nishi
GPG key ID: 27EF69B208EB9343
2 changed files with 3 additions and 2 deletions

View file

@ -0,0 +1 @@
#include <gearbox.h>

View file

@ -1,5 +1,5 @@
#ifndef __LIBNET_H__
#define __LIBNET_H__
#ifndef __GBNET_H__
#define __GBNET_H__
#include <stdlib.h>
#include <string.h>