projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ath9k: fix initvals for high-power ar938x devices, fixes tx power on buffalo wzr...
[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.038665 seconds
and
5
git commands to generate.