summaryrefslogtreecommitdiff
path: root/bindings/linux/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/linux/string.h')
-rw-r--r--bindings/linux/string.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/bindings/linux/string.h b/bindings/linux/string.h
deleted file mode 100644
index 30ebf8a..0000000
--- a/bindings/linux/string.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
- * upb - a minimalist implementation of protocol buffers.
- *
- * Copyright (c) 2012 Google Inc. See LICENSE for details.
- * Author: Josh Haberman <jhaberman@gmail.com>
- */
-
-#ifndef UPB_LINUX_STRING_H_
-#define UPB_LINUX_STRING_H_
-
-#include <linux/string.h>
-
-#endif /* UPB_DEF_H_ */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback