aboutsummaryrefslogtreecommitdiff
path: root/src/utils/file.h
blob: 541e69d7a6805a8ce692f1002d051f95c61e0ae2 (plain)
1
2
3
#pragma once

extern char *read_whole_file(const char *path);