diff options
Diffstat (limited to 'command_queue.h')
-rw-r--r-- | command_queue.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/command_queue.h b/command_queue.h index d77a6f6..dbd2091 100644 --- a/command_queue.h +++ b/command_queue.h @@ -19,8 +19,8 @@ * along with door_daemon. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef _COMMAND_QUEUE_H_ -#define _COMMAND_QUEUE_H_ +#ifndef RHCTL_command_queue_h_INCLUDED +#define RHCTL_command_queue_h_INCLUDED #include <sys/time.h> |