git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74c1a08
)
Warning fix.
author
František Dvořák
<valtri@civ.zcu.cz>
Tue, 7 Dec 2010 12:28:52 +0000
(12:28 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Tue, 7 Dec 2010 12:28:52 +0000
(12:28 +0000)
org.glite.lb.common/src/log_msg.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/src/log_msg.c
b/org.glite.lb.common/src/log_msg.c
index
4fb3cf6
..
a474329
100644
(file)
--- a/
org.glite.lb.common/src/log_msg.c
+++ b/
org.glite.lb.common/src/log_msg.c
@@
-26,6
+26,7
@@
limitations under the License.
#include <sys/stat.h>
#include <unistd.h>
#include <errno.h>
+#include <string.h>
#include "context-int.h"