git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Allow to use virtual inheritance on SETTINGS for testing purposes
[stg.git]
/
projects
/
rlm_stg
/
stg_client.h
diff --git
a/projects/rlm_stg/stg_client.h
b/projects/rlm_stg/stg_client.h
index 4b6849684962bdcf965e923069e348b46f065fda..f87f816fbf1e6cc33665c07358455f1ab67149ee 100644
(file)
--- a/
projects/rlm_stg/stg_client.h
+++ b/
projects/rlm_stg/stg_client.h
@@
-35,8
+35,8
@@
#include <arpa/inet.h>
#include <sys/socket.h> // socklen_t
-#include "blowfish.h"
-#include "rad_packets.h"
+#include "
stg/
blowfish.h"
+#include "
stg/
rad_packets.h"
class STG_CLIENT
{