summaryrefslogtreecommitdiffstats
path: root/0.153/bionic-fixup/libintl.h
diff options
context:
space:
mode:
authorBen Cheng <bccheng@google.com>2013-11-20 15:54:16 -0800
committerBen Cheng <bccheng@google.com>2013-11-20 15:54:16 -0800
commit65b3819bcdc2ecbfec9e718d121af9f5fe614069 (patch)
tree667837d069368f6aa027aae8d746e69b40703495 /0.153/bionic-fixup/libintl.h
parentc627a2d7a2de93e6c8dd950b13afcedb1e224226 (diff)
downloadandroid_external_elfutils-65b3819bcdc2ecbfec9e718d121af9f5fe614069.tar.gz
android_external_elfutils-65b3819bcdc2ecbfec9e718d121af9f5fe614069.tar.bz2
android_external_elfutils-65b3819bcdc2ecbfec9e718d121af9f5fe614069.zip
Add patches required by Bionic and MacOS.
Change-Id: I75c6cf9ffd783c5675e9808fc8c070a2ea865868
Diffstat (limited to '0.153/bionic-fixup/libintl.h')
-rw-r--r--0.153/bionic-fixup/libintl.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/0.153/bionic-fixup/libintl.h b/0.153/bionic-fixup/libintl.h
new file mode 100644
index 00000000..fe943486
--- /dev/null
+++ b/0.153/bionic-fixup/libintl.h
@@ -0,0 +1,22 @@
+/*
+ * Copyright 2013, The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#ifndef ELFUTILS_LIBINTL_H
+#define ELFUTILS_LIBINTL_H
+
+/* intentionally blank */
+
+#endif /* ELFUTILS_LIBINTL_H */