aboutsummaryrefslogtreecommitdiff
path: root/src/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/file.h')
-rw-r--r--src/file.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/file.h b/src/file.h
index 0f638a7..d4e43eb 100644
--- a/src/file.h
+++ b/src/file.h
@@ -1,5 +1,5 @@
1#ifndef FILE_H 1#ifndef BU_FILE_H
2#define FILE_H 2#define BU_FILE_H
3 3
4#include <stdint.h> 4#include <stdint.h>
5 5