More fixed limits (NOBJECTS, LOCSIZ) stop being fixed.
This commit is contained in:
parent
985137d9c7
commit
64035d0026
5 changed files with 8 additions and 15 deletions
|
@ -17,6 +17,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <stdbool.h>
|
||||
#include <unistd.h>
|
||||
#include "newdb.h"
|
||||
#include "common.h"
|
||||
|
||||
// Global variables for use in functions below that can gradually disappear as code is cleaned up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue