Define it to nothing, so that source imported from BSDs can be easily
compiled w/o needing to modify them.
/*
- * Copyright © 2004, 2005, 2006 Guillem Jover
+ * Copyright © 2004, 2005, 2006, 2009 Guillem Jover
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
# define __bounded__(x, y, z)
#endif
+#ifndef __RCSID
+# define __RCSID(x)
+#endif
+
#ifndef __FBSDID
# define __FBSDID(x)
#endif