Skip to content

Commit

Permalink
Add missing header. Closes #605 .
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescAlted committed May 10, 2024
1 parent df889b5 commit 8ab3ef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blosc/bitshuffle-altivec.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
#include <altivec.h>

#include <stdint.h>
#include <stdlib.h>

/* The next is useful for debugging purposes */
#if 0
Expand Down

0 comments on commit 8ab3ef6

Please sign in to comment.