Home
       Merge changes - hbb - hyperbitblock
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit a597dc0c5ecc64ae3756002f3fe74e2ebc70ed6b
   DIR parent ca8b59231bb5266e3dedcfd633b6379b04b64638
  HTML Author: kroovy <me@kroovy.de>
       Date:   Tue, 22 Apr 2025 21:09:02 +0200
       
       Merge changes
       
       Diffstat:
         M hyperbitblock.c                     |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/hyperbitblock.c b/hyperbitblock.c
       @@ -3,6 +3,7 @@
        #include <stdint.h>
        #include <stdio.h>
        #include <stdlib.h>
       +#include <stdint.h>
        #include <sys/mman.h>
        #include <sys/types.h>
        #include <sys/uio.h>