]> andersk Git - moira.git/blobdiff - include/mr_proto.h
update paths to use /var/tmp instead of /tmp (sync to what had already
[moira.git] / include / mr_proto.h
index af29c7ad7b1ebcdbcce30241a9dc6b21310e28c8..f4176befcec6a0721d2c1dade744ab427c4fd1df 100644 (file)
@@ -9,11 +9,11 @@
 
 #include <stdio.h>
 #include <gdb.h>
-#include <sms.h>
+#include <moira.h>
 
 typedef struct mr_params {
-       u_long mr_size;
-       u_long mr_version_no;
+       uint32 mr_size;
+       uint32 mr_version_no;
        union {
                u_long procno;  /* for call */
                u_long status;  /* for reply */
This page took 0.060967 seconds and 4 git commands to generate.