Skip to content

Commit

Permalink
additional CI fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamiras committed Jul 25, 2024
1 parent db0f682 commit b3e3e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rhash/cdreader.c
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@ void rc_hash_init_default_cdreader(void)
}

#ifdef RC_CLIENT_SUPPORTS_EXTERNAL
#include "rc_client.h"
#include "../src/rc_client_internal.h"
#else
typedef struct rc_client_t rc_client_t;
#endif
Expand Down

0 comments on commit b3e3e3d

Please sign in to comment.