Skip to content

Commit

Permalink
Merge pull request #394 from zowe/Jordan-branch-3
Browse files Browse the repository at this point in the history
Fix introduced compiler warning from recent merge.
  • Loading branch information
1000TurquoisePogs authored Aug 24, 2023
2 parents 18cd519 + a887008 commit e800745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions c/tls.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
Copyright Contributors to the Zowe Project.
*/
#include <stdlib.h>
#include <string.h>
#include <sys/socket.h>
#include <errno.h>
#include "alloc.h"
Expand Down

0 comments on commit e800745

Please sign in to comment.