about summary refs log tree commit diff stats
path: root/rf.h
diff options
context:
space:
mode:
authorRory Bradford <roryrjb@gmail.com>2022-06-05 12:13:36 +0100
committerRory Bradford <roryrjb@gmail.com>2022-06-05 12:20:04 +0100
commit21b89ad57984a5caae0374fee3ee69dcdaf480e2 (patch)
tree555940d65cc10745d8ed858fb4f4a1e2c4766513 /rf.h
parent0e5b784369d18467ced409c204e0f2191646e309 (diff)
downloadrf-21b89ad57984a5caae0374fee3ee69dcdaf480e2.tar.gz
Use fgets instead of getline.
Signed-off-by: Rory Bradford <roryrjb@gmail.com>
Diffstat (limited to 'rf.h')
-rw-r--r--rf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rf.h b/rf.h
new file mode 100644
index 0000000..4695fa1
--- /dev/null
+++ b/rf.h
@@ -0,0 +1 @@
+#define MAX_PATH_LENGTH 1024