projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
[openwrt.git]
/
tools
/
mklibs
/
patches
/
001-missing_stdio.patch
1
--- a/src/mklibs-readelf/main.cpp
2
+++ b/src/mklibs-readelf/main.cpp
3
@@ -7,6 +7,7 @@
4
5
#include <elf.h>
6
#include <getopt.h>
7
+#include <stdio.h>
8
9
#include "elf.hpp"
10
This page took
0.045728 seconds
and
5
git commands to generate.