Remove src/expr.h - everything in it is now in types.h or protos.h

This commit is contained in:
Dianne Skoll
2024-06-02 10:26:41 -04:00
parent c2b53f95a4
commit d77d9854d2
18 changed files with 25 additions and 50 deletions
-1
View File
@@ -13,7 +13,6 @@
#include "config.h"
#include "types.h"
#include "expr.h"
#define L_IN_DOSUBST
#include <stdio.h>
#include <string.h>