summaryrefslogtreecommitdiff
path: root/src/utils/lkbib/lkbib.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/lkbib/lkbib.cc')
-rw-r--r--src/utils/lkbib/lkbib.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/lkbib/lkbib.cc b/src/utils/lkbib/lkbib.cc
index f7d6ea5d..50e4e9b9 100644
--- a/src/utils/lkbib/lkbib.cc
+++ b/src/utils/lkbib/lkbib.cc
@@ -18,8 +18,8 @@ You should have received a copy of the GNU General Public License along
with groff; see the file COPYING. If not, write to the Free Software
Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
-#include <stdlib.h>
#include <stdio.h>
+#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <assert.h>