diff options
Diffstat (limited to 'libutils/SharedBuffer.cpp')
| -rw-r--r-- | libutils/SharedBuffer.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libutils/SharedBuffer.cpp b/libutils/SharedBuffer.cpp index 2b3690c07..269326a6d 100644 --- a/libutils/SharedBuffer.cpp +++ b/libutils/SharedBuffer.cpp @@ -14,6 +14,8 @@ * limitations under the License. */ +#define LOG_TAG "sharedbuffer" + #include <stdlib.h> #include <string.h> |
