chiark / gitweb /
util: make malloc0 ask calloc for one block of size n
[elogind.git] / src / login / logind-device.c
index 76c5a5c88f0a630fda94658f5c09a209a333f836..ee4c45fb8dd9125d76d0bc0d366981a67c31f5c4 100644 (file)
@@ -19,7 +19,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <assert.h>
 #include <string.h>
 
 #include "util.h"