Skip to content

Commit 834ba2c

Browse files
committed
corrections
1 parent d6d3ab7 commit 834ba2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

0x1E-search_algorithms/105-jump_list.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#include "search_algos.h"
21
#include <math.h>
2+
#include "search_algos.h"
33

44
/**
55
* jump_list - searches for a value in an array of

0 commit comments

Comments
 (0)