aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
Diffstat (limited to 'src/s')
-rw-r--r--src/s/freebsd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/freebsd.h b/src/s/freebsd.h
index 2b53ec0413f..f8d88342621 100644
--- a/src/s/freebsd.h
+++ b/src/s/freebsd.h
@@ -25,9 +25,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
25/* Get most of the stuff from bsd-common */ 25/* Get most of the stuff from bsd-common */
26#include "bsd-common.h" 26#include "bsd-common.h"
27 27
28/* For mem-limits.h. */
29#define BSD4_2
30
31#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base) 28#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base)
32 29
33#define HAVE_GETLOADAVG 1 30#define HAVE_GETLOADAVG 1