Skip to content
Snippets Groups Projects
Commit 553a00f8 authored by Mark Tearle's avatar Mark Tearle
Browse files

Fix compiler warning around strlen not being defined

parent 165b8117
No related merge requests found
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
typedef unsigned short u16;
typedef unsigned char bool;
#include "crctab.h"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment