diff --git a/include/types.h b/include/types.h index 09bb6a94f..df1e97118 100644 --- a/include/types.h +++ b/include/types.h @@ -923,7 +923,7 @@ typedef struct split typedef struct hashinfo { - dynamicx_t *dynamicx_t; + dynamicx_t *dynamicx; user_t *user; char *orighash; split_t *split;