Add missing #include for "strlen" which is used inline in this header. Fixes
authorNick Lewycky <nicholas@mxc.ca>
Fri, 8 May 2009 06:22:25 +0000 (06:22 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 8 May 2009 06:22:25 +0000 (06:22 +0000)
commit4a228864f2d3dc56179caaabc602a892975e06b9
tree602093717316dd823cfbbcd96322f77009e2d113
parent573eb5e5732534a2ab307b228e1a2fa167157c5b
Add missing #include for "strlen" which is used inline in this header. Fixes
build under gcc 4.3.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71208 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PIC16/PIC16.h