aboutsummaryrefslogtreecommitdiffstats
path: root/src/strings/ffsll.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings/ffsll.c')
-rw-r--r--src/strings/ffsll.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strings/ffsll.c b/src/strings/ffsll.c
index 4c376a3..c053fb6 100644
--- a/src/strings/ffsll.c
+++ b/src/strings/ffsll.c
@@ -18,6 +18,7 @@
#include <strings.h>
+
/**
* Find the first set bit in an integer.
*