aboutsummaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client.h b/src/client.h
index 02ba077..cee558d 100644
--- a/src/client.h
+++ b/src/client.h
@@ -1,5 +1,5 @@
1#ifndef CLIENT_H 1#ifndef BU_CLIENT_H
2#define CLIENT_H 2#define BU_CLIENT_H
3 3
4#include <stdint.h> 4#include <stdint.h>
5 5