[libdvdcss-devel] error: Drop unnecessary #includes.

[email protected] (Diego Biurrun)
Newsgroups gmane.comp.video.videolan.libdvdcss,gmane.comp.video.videolan.libdvdcss.devel
Message-ID <[email protected]>
libdvdcss | branch: master | Diego Biurrun <[email protected]> | Wed Oct 22 13:10:33 2014 +0200| [0d1ae57167287d5525984239447cb399e62c4d30] | committer: Diego Biurrun

error: Drop unnecessary #includes.

> http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=0d1ae57167287d5525984239447cb399e62c4d30
---

 src/error.c |   13 -------------
 1 file changed, 13 deletions(-)

diff --git a/src/error.c b/src/error.c
index 2d37dbd..7ea62ae 100644
--- a/src/error.c
+++ b/src/error.c
@@ -20,23 +20,10 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  *****************************************************************************/
 
-#include "config.h"
-
 #include <stdio.h>
-#include <stdlib.h>
-
-#ifdef HAVE_SYS_PARAM_H
-#   include <sys/param.h>
-#endif
-
-#ifdef HAVE_LIMITS_H
-#   include <limits.h>
-#endif
 
 #include "dvdcss/dvdcss.h"
 
-#include "common.h"
-#include "css.h"
 #include "libdvdcss.h"
 
 /*****************************************************************************

_______________________________________________
libdvdcss-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/libdvdcss-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.