Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2005 17:59:21 +0200
From:      Florent Thoumie <flz@xbsd.org>
To:        freebsd-hackers@freebsd.org
Subject:   SIMPLEQ_* macros from OpenBSD sys/queue.h
Message-ID:  <42D3E8D9.6020105@xbsd.org>

index | next in thread | raw e-mail

[-- Attachment #1 --]
	I'm currently working on OpenBGPd port update and I'm facing a
	little problem that is actually quite painful to deal with.

	I need some macros from OpenBSD sys/queue.h which aren't present
	in FreeBSD. I can replace #include <sys/queue.h> with #include
	"queue.h" and copy the file in the working directory but this
	leads to having more than 10 patches.

	Yeah I'm using REINPLACE_CMD, but sometimes sys/queue.h is a
	hidden "dependency" (by hidden, I mean it's included by an
	included header file, and doesn't show up directly in the source
	file).

	So, could somebody consider merging these SIMPLEQ_* macros or
	even synchronize FreeBSD and OpenBSD versions ?

	Regards.

	Note: This could have been posted to -current, I wasn't sure
	which mailing list was the best.

-- 
Florent Thoumie
flz@xbsd.org

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC0+jfMxEkbVFH3PQRAh+xAJ4zt9U7erXYk8Go6NbX+rBMnUit4wCeLArC
AYMh+hgtYmnsoeuquvw29ns=
=Fi8E
-----END PGP SIGNATURE-----
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42D3E8D9.6020105>