summaryrefslogtreecommitdiff
path: root/src/libbiguint/bu_copy.c
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-03-13 22:43:45 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-03-13 22:43:45 +0000
commit33dfbbeaec4a49e110f51f5d088015f1a8fb9075 (patch)
tree7f2e2359d05b63b1b0b59b61ae3fc154050fc486 /src/libbiguint/bu_copy.c
parente450f6efc39e55e32264d2daded6c757af0f7527 (diff)
downloadskalibs-33dfbbeaec4a49e110f51f5d088015f1a8fb9075.tar.xz
More superflous headers cleanup and tiny fixes
Diffstat (limited to 'src/libbiguint/bu_copy.c')
-rw-r--r--src/libbiguint/bu_copy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libbiguint/bu_copy.c b/src/libbiguint/bu_copy.c
index 2822569..10f59b9 100644
--- a/src/libbiguint/bu_copy.c
+++ b/src/libbiguint/bu_copy.c
@@ -5,7 +5,6 @@
#define _BSD_SOURCE
#endif
-#include <stdint.h>
#include <errno.h>
#include <skalibs/biguint.h>