Skip to content

Commit

Permalink
add missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
markcmiller86 committed Apr 26, 2024
1 parent cc404f2 commit 38d97f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/silo/silo_ns.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ reflect those of the United States Government or Lawrence Livermore
National Security, LLC, and shall not be used for advertising or
product endorsement purposes.
*/
#include <ctype.h>
#include <stdarg.h>
#include <stdlib.h>
#include <errno.h>
Expand Down

0 comments on commit 38d97f6

Please sign in to comment.