sn-tex: Fix indentation (remove tabs).
[sort-networks.git] / src / sn-apply.c
index 15344aa..f70b378 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * collectd - src/sn-apply.c
+ * libsortnetwork - src/sn-apply.c
  * Copyright (C) 2008-2010  Florian octo Forster
  *
  * This program is free software; you can redistribute it and/or modify it
@@ -35,7 +35,6 @@
 #include <limits.h>
 
 #include "sn_network.h"
-#include "sn_population.h"
 #include "sn_random.h"
 
 static sn_network_t *network = NULL;