Commit edd13539 authored by Franck Messaoudi's avatar Franck Messaoudi

Fix: fix CI build (remove #pragma once)

parent 789f98c8
......@@ -3,7 +3,7 @@
#include <linux/types.h>
#pragma once
//#pragma once
typedef unsigned __int128 __u128;
typedef __u128 u128;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment