izmjene za lintian
[ossec-hids.git] / src / headers / ar.h
index 6f950c3..3824fdf 100755 (executable)
@@ -1,11 +1,12 @@
-/* @(#) $Id: ar.h,v 1.7 2009/06/24 17:06:26 dcid Exp $ */
+/* @(#) $Id: ./src/headers/ar.h, 2011/09/08 dcid Exp $
+ */
 
 /* Copyright (C) 2009 Trend Micro Inc.
  * All right reserved.
  *
  * This program is a free software; you can redistribute it
  * and/or modify it under the terms of the GNU General Public
- * License (version 3) as published by the FSF - Free Software
+ * License (version 2) as published by the FSF - Free Software
  * Foundation
  */
 
@@ -38,6 +39,7 @@
 
 
 /* Expected values */
+#define FILENAME    0000010
 #define SRCIP       0000004
 #define DSTIP       0000002
 #define USERNAME    0000001