Move files from lib/ into src/ and refactor the random client
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#include "chunk_store.h"
|
||||
#include <lib/file_system.h>
|
||||
#include "file_system.h"
|
||||
|
||||
// Build the full path for a chunk: "base_path/HEX_HASH"
|
||||
// SHA256 hex = 64 chars. Returns string pointing into buf.
|
||||
|
||||
Reference in New Issue
Block a user