Skip to content

Commit

Permalink
titan: add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-polo committed Jun 17, 2024
1 parent 2a090b8 commit 3d045d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions titan.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include <fcntl.h>
#include <netdb.h>
#include <poll.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Expand Down

0 comments on commit 3d045d2

Please sign in to comment.