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