aboutsummaryrefslogtreecommitdiff
path: root/src/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/filter.h')
-rw-r--r--src/filter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/filter.h b/src/filter.h
index 7bb04bc..bd557b2 100644
--- a/src/filter.h
+++ b/src/filter.h
@@ -1,5 +1,5 @@
1#ifndef FILTER_H 1#ifndef BU_FILTER_H
2#define FILTER_H 2#define BU_FILTER_H
3 3
4#include <stdint.h> 4#include <stdint.h>
5 5