X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udevd.h;h=4ca6d1dcf2586970566ea9f39203118e11715a61;hp=c1f0fd6a1263b55d7bf66b2f71695d70ff2eb06a;hb=d727cb90753179dd0a26911f679c668216a026ed;hpb=254efc14a40204969fcf861498fb8b62a16141d1 diff --git a/udevd.h b/udevd.h index c1f0fd6a1..4ca6d1dcf 100644 --- a/udevd.h +++ b/udevd.h @@ -1,8 +1,6 @@ /* - * udevd.h - * * Copyright (C) 2004 Ling, Xiaofeng - * Copyright (C) 2004-2005 Kay Sievers + * Copyright (C) 2004-2006 Kay Sievers * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the @@ -15,7 +13,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 675 Mass Ave, Cambridge, MA 02139, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * */ @@ -48,6 +46,7 @@ enum udevd_ctrl_msg_type { UDEVD_CTRL_SET_MAX_CHILDS, UDEVD_CTRL_SET_MAX_CHILDS_RUNNING, UDEVD_CTRL_RELOAD_RULES, + UDEVD_CTRL_ENV, }; struct udevd_ctrl_msg {