aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/third_party/include/actypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/third_party/include/actypes.h b/src/lib/third_party/include/actypes.h
index c09d787c6..5a94b63a1 100644
--- a/src/lib/third_party/include/actypes.h
+++ b/src/lib/third_party/include/actypes.h
@@ -44,7 +44,7 @@ typedef char AC_ALPHABET_t;
**/
typedef struct {
int number;
- u_int16_t category, breed;
+ unsigned int category, breed;
} AC_REP_t;
/* AC_PATTERN_t: