use __attribute__((packed)) if __GNUC__ is defined
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 16 Sep 2009 22:02:59 +0000 (22:02 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 16 Sep 2009 22:02:59 +0000 (22:02 +0000)
commit4584fadc95376fe51d12d025db1b6bae0bf2163e
treea33a93e580a5cacb0b99dc9fa505bcf106a2f820
parent34f64cf3679c85f140f958a92b5732814fd4504c
use __attribute__((packed)) if __GNUC__ is defined
use #pragma pack if vc++ is used
use nothing otherwise (should we exit with an error in that case ?)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@42533 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/embryo_private.h