View | Details | Raw Unified | Return to bug 196103 | Differences between
and this patch

Collapse All | Expand All

(-)dialects/freebsd/dlsof.h (+1 lines)
Lines 44-49 Link Here
44
#include <setjmp.h>
44
#include <setjmp.h>
45
#include <signal.h>
45
#include <signal.h>
46
#include <unistd.h>
46
#include <unistd.h>
47
#include <stdbool.h>
47
48
48
# if	FREEBSDV>=4000
49
# if	FREEBSDV>=4000
49
#  if	FREEBSDV>=5000
50
#  if	FREEBSDV>=5000

Return to bug 196103