summaryrefslogtreecommitdiff
path: root/src/s/netbsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/netbsd.h')
-rw-r--r--src/s/netbsd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/netbsd.h b/src/s/netbsd.h
index cbcd54f398..b0e298f2c2 100644
--- a/src/s/netbsd.h
+++ b/src/s/netbsd.h
@@ -17,10 +17,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
-
-/* Get most of the stuff from bsd-common. */
-#include "bsd-common.h"
-
/* Greg A. Woods <woods@weird.com> says we must include signal.h
before syssignal.h is included, to work around interface conflicts
that are handled with CPP __RENAME() macro in signal.h. */