Create programs/bpf/c/sdk/
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
* @brief TicTacToe C-based BPF program
|
||||
*/
|
||||
|
||||
#include "sol_bpf_c.h"
|
||||
|
||||
#include <sol_bpf_c.h>
|
||||
#include "tictactoe.h"
|
||||
|
||||
#define MAX_GAMES_TRACKED 5
|
||||
|
Reference in New Issue
Block a user