X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/7c36dd290e65ef4ad773543ce2641e1c83c28600..4035038a041a93a0d6e34d0a4af88479f84dc08d:/projects/rlm_stg/libradius.h

diff --git a/projects/rlm_stg/libradius.h b/projects/rlm_stg/libradius.h
index 4e926bfd..25cb98e1 100644
--- a/projects/rlm_stg/libradius.h
+++ b/projects/rlm_stg/libradius.h
@@ -28,11 +28,12 @@
 //RCSIDH(libradius_h, "$Id: libradius.h,v 1.1 2010/08/14 04:13:52 faust Exp $")
 
 #include <errno.h>
+#include <time.h>
 
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdarg.h>
-#include "os_int.h"
+#include "stg/os_int.h"
 
 #ifdef FREE_BSD
 #include <sys/types.h>