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:
c9dd4c3
)
fix #include's
author
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 7 Apr 2008 17:45:49 +0000
(17:45 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 7 Apr 2008 17:45:49 +0000
(17:45 +0000)
org.glite.jp.common/src/utils.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jp.common/src/utils.c
b/org.glite.jp.common/src/utils.c
index
319b2db
..
6814705
100644
(file)
--- a/
org.glite.jp.common/src/utils.c
+++ b/
org.glite.jp.common/src/utils.c
@@
-11,11
+11,11
@@
#include <sys/types.h>
#include <sys/stat.h>
-#include "
glite/jp/
types.h"
-#include "
glite/jp/
context.h"
-#include "
glite/jp/
strmd5.h"
-#include "
glite/jp/
known_attr.h"
-#include "
glite/jp/
attr.h"
+#include "types.h"
+#include "context.h"
+#include "strmd5.h"
+#include "known_attr.h"
+#include "attr.h"
/*
#include "feed.h"