]> code.delx.au - gnu-emacs/blobdiff - src/s/bsd386.h
(set_frame_menubar): Don't call DrawMenuBar.
[gnu-emacs] / src / s / bsd386.h
index 992c2f69c3b3bf9ed95683ded1cc114b5aa0af18..30833b5ff9aadb913357f10f557f096fde97655e 100644 (file)
@@ -18,6 +18,8 @@
 #define LIB_X11_LIB -L/usr/X11/lib -lX11
 #define LIBS_SYSTEM -lutil -lkvm -lcompat
 
+#define HAVE_GETLOADAVG 1
+
 #undef BSD_PGRPS
 
 /* System uses OXTABS instead of the expected TAB3.
@@ -41,3 +43,6 @@
 #endif
 
 #define GETPGRP_NO_ARG 1
+
+/* arch-tag: 867e3bb8-e9df-4763-9c82-8f4accb8209e
+   (do not change this comment) */