mirror of
https://github.com/jarun/nnn.git
synced 2025-04-08 22:46:33 +00:00
Include header for ffs()
This commit is contained in:
parent
2401d6dc70
commit
7a7ccaae37
1 changed files with 1 additions and 0 deletions
1
nnn.c
1
nnn.c
|
@ -71,6 +71,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
#ifndef __USE_XOPEN_EXTENDED
|
||||
|
|
Loading…
Add table
Reference in a new issue