Skip to content

Commit

Permalink
added debug
Browse files Browse the repository at this point in the history
  • Loading branch information
justanhduc committed Jun 3, 2021
1 parent 9e11b4c commit 90fa426
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.h
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,8 @@ void error(const char *str, ...);

void warning(const char *str, ...);

void debug(const char *str, ...);

/* signals.c */
void ignore_sigpipe();

Expand Down

0 comments on commit 90fa426

Please sign in to comment.