aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/strlen.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/string/strlen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/string/strlen.c b/src/string/strlen.c
index 7023cc0..7a08fa0 100644
--- a/src/string/strlen.c
+++ b/src/string/strlen.c
@@ -16,7 +16,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <string.h>
-#include <stddef.h>