Skip to content

Commit

Permalink
Update src/adlist.c
Browse files Browse the repository at this point in the history
Co-authored-by: Viktor Söderqvist <[email protected]>
Signed-off-by: uriyage <[email protected]>
  • Loading branch information
uriyage and zuiderkwast authored Feb 27, 2025
1 parent d81b411 commit ace2c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adlist.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#include <stdlib.h>
#include "adlist.h"

#include "server.h"
#include "serverassert.h"
#include "zmalloc.h"

/* Create a new list. The created list can be freed with
Expand Down

0 comments on commit ace2c24

Please sign in to comment.