Skip to content

Commit

Permalink
Added MacOS support
Browse files Browse the repository at this point in the history
  • Loading branch information
krystalgamer committed Feb 9, 2021
1 parent 7cb5d75 commit e993d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libLZR.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
*/

#include <malloc.h>
#include <stdlib.h>
#include "libLZR.h"

void LZRFillBuffer(unsigned int *test_mask, unsigned int *mask, unsigned int *buffer, unsigned char **next_in) {
Expand Down

0 comments on commit e993d95

Please sign in to comment.