Skip to content

Commit

Permalink
ncutil5
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisHeimbigner committed Jan 18, 2025
1 parent 5db85ac commit 507403a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions oc2/ocinternal.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
#include "ocread.h"
#include "dapparselex.h"
#include "ncpathmgr.h"
#include "ncutil.h"

#define DATADDSFILE "datadds"

Expand Down
1 change: 1 addition & 0 deletions oc2/ocread.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#include "ocread.h"
#include "occurlfunctions.h"
#include "ncpathmgr.h"
#include "ncutil.h"

/*Forward*/
static int readpacket(OCstate* state, NCURI*, NCbytes*, OCdxd, OCflags, long*);
Expand Down

0 comments on commit 507403a

Please sign in to comment.