...same...

This commit is contained in:
Marc G. Fournier 1996-11-06 09:56:47 +00:00
parent 58a0150f64
commit 9f5eac1f97
1 changed files with 1 additions and 5 deletions

View File

@ -40,11 +40,7 @@
#ifndef _REGEX_H_
#define _REGEX_H_
#include <assert.h>
/* #include <sys/cdefs.h> */
/* since not all systems have cdefs.h, we'll use our own here - jolly */
#include "cdefs.h"
#include <sys/types.h>
/* types */
typedef off_t regoff_t;