lib/, src/, po/: get[u]long(): Move functions to lib/atoi/str2i.h
And make them inline. Signed-off-by: Alejandro Colomar <alx@kernel.org>
This commit is contained in:
committed by
Serge Hallyn
parent
dc12e87fe7
commit
27e236ca79
@@ -19,6 +19,8 @@
|
||||
#include "defines.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#include "atoi/str2i.h"
|
||||
|
||||
|
||||
static FILE *shadow;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user